diff --git a/.gitignore b/.gitignore index 96b04f41..52f9f9af 100644 --- a/.gitignore +++ b/.gitignore @@ -41,6 +41,7 @@ src/team_comm_tools/ipython_notebooks/.ipynb_checkpoints/ tests/ipython_notebooks/.ipynb_checkpoints/ tests/data/vector_data/ tests/test.log +tests/helper.ipynb tests/output/* tests/vector_data/* src/utils/__pycache__/ diff --git a/docs/build/doctrees/environment.pickle b/docs/build/doctrees/environment.pickle index f31e7e92..529ce290 100644 Binary files a/docs/build/doctrees/environment.pickle and b/docs/build/doctrees/environment.pickle differ diff --git a/docs/build/doctrees/examples.doctree b/docs/build/doctrees/examples.doctree index ed989d52..6110ee6c 100644 Binary files a/docs/build/doctrees/examples.doctree and b/docs/build/doctrees/examples.doctree differ diff --git a/docs/build/doctrees/feature_builder.doctree b/docs/build/doctrees/feature_builder.doctree index 70c1ee9d..a9545918 100644 Binary files a/docs/build/doctrees/feature_builder.doctree and b/docs/build/doctrees/feature_builder.doctree differ diff --git a/docs/build/doctrees/features/basic_features.doctree b/docs/build/doctrees/features/basic_features.doctree index ae5fcd2c..217b1cac 100644 Binary files a/docs/build/doctrees/features/basic_features.doctree and b/docs/build/doctrees/features/basic_features.doctree differ diff --git a/docs/build/doctrees/features/burstiness.doctree b/docs/build/doctrees/features/burstiness.doctree index 463a9367..e0017583 100644 Binary files a/docs/build/doctrees/features/burstiness.doctree and b/docs/build/doctrees/features/burstiness.doctree differ diff --git a/docs/build/doctrees/features/certainty.doctree b/docs/build/doctrees/features/certainty.doctree index 6e122fc8..5f729c11 100644 Binary files a/docs/build/doctrees/features/certainty.doctree and b/docs/build/doctrees/features/certainty.doctree differ diff --git a/docs/build/doctrees/features/discursive_diversity.doctree b/docs/build/doctrees/features/discursive_diversity.doctree index 9730d93f..bde9cf9a 100644 Binary files a/docs/build/doctrees/features/discursive_diversity.doctree and b/docs/build/doctrees/features/discursive_diversity.doctree differ diff --git a/docs/build/doctrees/features/fflow.doctree b/docs/build/doctrees/features/fflow.doctree index a9c437e6..77d54954 100644 Binary files a/docs/build/doctrees/features/fflow.doctree and b/docs/build/doctrees/features/fflow.doctree differ diff --git a/docs/build/doctrees/features/get_all_DD_features.doctree b/docs/build/doctrees/features/get_all_DD_features.doctree index 562809dd..a15d9bfa 100644 Binary files a/docs/build/doctrees/features/get_all_DD_features.doctree and b/docs/build/doctrees/features/get_all_DD_features.doctree differ diff --git a/docs/build/doctrees/features/get_user_network.doctree b/docs/build/doctrees/features/get_user_network.doctree index 0ee65701..405b2038 100644 Binary files a/docs/build/doctrees/features/get_user_network.doctree and b/docs/build/doctrees/features/get_user_network.doctree differ diff --git a/docs/build/doctrees/features/hedge.doctree b/docs/build/doctrees/features/hedge.doctree index 9ada467a..73f1afc7 100644 Binary files a/docs/build/doctrees/features/hedge.doctree and b/docs/build/doctrees/features/hedge.doctree differ diff --git a/docs/build/doctrees/features/index.doctree b/docs/build/doctrees/features/index.doctree index a3a0f181..f8e916e8 100644 Binary files a/docs/build/doctrees/features/index.doctree and b/docs/build/doctrees/features/index.doctree differ diff --git a/docs/build/doctrees/features/info_exchange_zscore.doctree b/docs/build/doctrees/features/info_exchange_zscore.doctree index 96d9a41c..31e4e4f9 100644 Binary files a/docs/build/doctrees/features/info_exchange_zscore.doctree and b/docs/build/doctrees/features/info_exchange_zscore.doctree differ diff --git a/docs/build/doctrees/features/information_diversity.doctree b/docs/build/doctrees/features/information_diversity.doctree index c4564340..36085046 100644 Binary files a/docs/build/doctrees/features/information_diversity.doctree and b/docs/build/doctrees/features/information_diversity.doctree differ diff --git a/docs/build/doctrees/features/lexical_features_v2.doctree b/docs/build/doctrees/features/lexical_features_v2.doctree index 41753d79..714880c6 100644 Binary files a/docs/build/doctrees/features/lexical_features_v2.doctree and b/docs/build/doctrees/features/lexical_features_v2.doctree differ diff --git a/docs/build/doctrees/features/named_entity_recognition_features.doctree b/docs/build/doctrees/features/named_entity_recognition_features.doctree index ca665276..55f5baad 100644 Binary files a/docs/build/doctrees/features/named_entity_recognition_features.doctree and b/docs/build/doctrees/features/named_entity_recognition_features.doctree differ diff --git a/docs/build/doctrees/features/other_lexical_features.doctree b/docs/build/doctrees/features/other_lexical_features.doctree index b288c50f..fcb6a471 100644 Binary files a/docs/build/doctrees/features/other_lexical_features.doctree and b/docs/build/doctrees/features/other_lexical_features.doctree differ diff --git a/docs/build/doctrees/features/politeness_features.doctree b/docs/build/doctrees/features/politeness_features.doctree index 56508375..6b3321be 100644 Binary files a/docs/build/doctrees/features/politeness_features.doctree and b/docs/build/doctrees/features/politeness_features.doctree differ diff --git a/docs/build/doctrees/features/politeness_v2.doctree b/docs/build/doctrees/features/politeness_v2.doctree index 0f0e417a..71889161 100644 Binary files a/docs/build/doctrees/features/politeness_v2.doctree and b/docs/build/doctrees/features/politeness_v2.doctree differ diff --git a/docs/build/doctrees/features/politeness_v2_helper.doctree b/docs/build/doctrees/features/politeness_v2_helper.doctree index 804fdf02..be8c27ad 100644 Binary files a/docs/build/doctrees/features/politeness_v2_helper.doctree and b/docs/build/doctrees/features/politeness_v2_helper.doctree differ diff --git a/docs/build/doctrees/features/question_num.doctree b/docs/build/doctrees/features/question_num.doctree index d87d7375..e7523935 100644 Binary files a/docs/build/doctrees/features/question_num.doctree and b/docs/build/doctrees/features/question_num.doctree differ diff --git a/docs/build/doctrees/features/readability.doctree b/docs/build/doctrees/features/readability.doctree index c9f3f02b..830b0f53 100644 Binary files a/docs/build/doctrees/features/readability.doctree and b/docs/build/doctrees/features/readability.doctree differ diff --git a/docs/build/doctrees/features/reddit_tags.doctree b/docs/build/doctrees/features/reddit_tags.doctree index f1b3df0b..e9077c6a 100644 Binary files a/docs/build/doctrees/features/reddit_tags.doctree and b/docs/build/doctrees/features/reddit_tags.doctree differ diff --git a/docs/build/doctrees/features/temporal_features.doctree b/docs/build/doctrees/features/temporal_features.doctree index 6d083d50..6cec6361 100644 Binary files a/docs/build/doctrees/features/temporal_features.doctree and b/docs/build/doctrees/features/temporal_features.doctree differ diff --git a/docs/build/doctrees/features/textblob_sentiment_analysis.doctree b/docs/build/doctrees/features/textblob_sentiment_analysis.doctree index fecf54cd..5b6b728c 100644 Binary files a/docs/build/doctrees/features/textblob_sentiment_analysis.doctree and b/docs/build/doctrees/features/textblob_sentiment_analysis.doctree differ diff --git a/docs/build/doctrees/features/turn_taking_features.doctree b/docs/build/doctrees/features/turn_taking_features.doctree index cebb086d..9e6183a2 100644 Binary files a/docs/build/doctrees/features/turn_taking_features.doctree and b/docs/build/doctrees/features/turn_taking_features.doctree differ diff --git a/docs/build/doctrees/features/variance_in_DD.doctree b/docs/build/doctrees/features/variance_in_DD.doctree index bd475d5c..cadb3748 100644 Binary files a/docs/build/doctrees/features/variance_in_DD.doctree and b/docs/build/doctrees/features/variance_in_DD.doctree differ diff --git a/docs/build/doctrees/features/within_person_discursive_range.doctree b/docs/build/doctrees/features/within_person_discursive_range.doctree index a1cce30d..ccbfcb96 100644 Binary files a/docs/build/doctrees/features/within_person_discursive_range.doctree and b/docs/build/doctrees/features/within_person_discursive_range.doctree differ diff --git a/docs/build/doctrees/features/word_mimicry.doctree b/docs/build/doctrees/features/word_mimicry.doctree index 37cb95d0..9c8467f4 100644 Binary files a/docs/build/doctrees/features/word_mimicry.doctree and b/docs/build/doctrees/features/word_mimicry.doctree differ diff --git a/docs/build/doctrees/features_conceptual/TEMPLATE.doctree b/docs/build/doctrees/features_conceptual/TEMPLATE.doctree index d678f50d..2c3e63df 100644 Binary files a/docs/build/doctrees/features_conceptual/TEMPLATE.doctree and b/docs/build/doctrees/features_conceptual/TEMPLATE.doctree differ diff --git a/docs/build/doctrees/features_conceptual/content_word_accommodation.doctree b/docs/build/doctrees/features_conceptual/content_word_accommodation.doctree index 0a43dec8..7d6b7780 100644 Binary files a/docs/build/doctrees/features_conceptual/content_word_accommodation.doctree and b/docs/build/doctrees/features_conceptual/content_word_accommodation.doctree differ diff --git a/docs/build/doctrees/features_conceptual/function_word_accommodation.doctree b/docs/build/doctrees/features_conceptual/function_word_accommodation.doctree index 4a38b1bf..cd5efa41 100644 Binary files a/docs/build/doctrees/features_conceptual/function_word_accommodation.doctree and b/docs/build/doctrees/features_conceptual/function_word_accommodation.doctree differ diff --git a/docs/build/doctrees/features_conceptual/index.doctree b/docs/build/doctrees/features_conceptual/index.doctree index ca209bb8..7106ee2c 100644 Binary files a/docs/build/doctrees/features_conceptual/index.doctree and b/docs/build/doctrees/features_conceptual/index.doctree differ diff --git a/docs/build/doctrees/features_conceptual/mimicry_bert.doctree b/docs/build/doctrees/features_conceptual/mimicry_bert.doctree index f7815022..94c39092 100644 Binary files a/docs/build/doctrees/features_conceptual/mimicry_bert.doctree and b/docs/build/doctrees/features_conceptual/mimicry_bert.doctree differ diff --git a/docs/build/doctrees/features_conceptual/moving_mimicry.doctree b/docs/build/doctrees/features_conceptual/moving_mimicry.doctree index c0daeea3..6025aa38 100644 Binary files a/docs/build/doctrees/features_conceptual/moving_mimicry.doctree and b/docs/build/doctrees/features_conceptual/moving_mimicry.doctree differ diff --git a/docs/build/doctrees/features_conceptual/named_entity_recognition.doctree b/docs/build/doctrees/features_conceptual/named_entity_recognition.doctree index e15b85b0..4ae8b7d8 100644 Binary files a/docs/build/doctrees/features_conceptual/named_entity_recognition.doctree and b/docs/build/doctrees/features_conceptual/named_entity_recognition.doctree differ diff --git a/docs/build/doctrees/features_conceptual/positivity_bert.doctree b/docs/build/doctrees/features_conceptual/positivity_bert.doctree index ad358498..fd57f3d2 100644 Binary files a/docs/build/doctrees/features_conceptual/positivity_bert.doctree and b/docs/build/doctrees/features_conceptual/positivity_bert.doctree differ diff --git a/docs/build/doctrees/features_conceptual/turn_taking_index.doctree b/docs/build/doctrees/features_conceptual/turn_taking_index.doctree index 35429ae9..9f2aaa93 100644 Binary files a/docs/build/doctrees/features_conceptual/turn_taking_index.doctree and b/docs/build/doctrees/features_conceptual/turn_taking_index.doctree differ diff --git a/docs/build/doctrees/features_conceptual/word_ttr.doctree b/docs/build/doctrees/features_conceptual/word_ttr.doctree index 4f46a08e..a9f3baff 100644 Binary files a/docs/build/doctrees/features_conceptual/word_ttr.doctree and b/docs/build/doctrees/features_conceptual/word_ttr.doctree differ diff --git a/docs/build/doctrees/index.doctree b/docs/build/doctrees/index.doctree index f6754f42..fd76656b 100644 Binary files a/docs/build/doctrees/index.doctree and b/docs/build/doctrees/index.doctree differ diff --git a/docs/build/doctrees/intro.doctree b/docs/build/doctrees/intro.doctree index 0c2e1a2e..8d872928 100644 Binary files a/docs/build/doctrees/intro.doctree and b/docs/build/doctrees/intro.doctree differ diff --git a/docs/build/doctrees/utils/assign_chunk_nums.doctree b/docs/build/doctrees/utils/assign_chunk_nums.doctree index b7fd4727..6fc95f68 100644 Binary files a/docs/build/doctrees/utils/assign_chunk_nums.doctree and b/docs/build/doctrees/utils/assign_chunk_nums.doctree differ diff --git a/docs/build/doctrees/utils/calculate_chat_level_features.doctree b/docs/build/doctrees/utils/calculate_chat_level_features.doctree index e7e39300..a3d61692 100644 Binary files a/docs/build/doctrees/utils/calculate_chat_level_features.doctree and b/docs/build/doctrees/utils/calculate_chat_level_features.doctree differ diff --git a/docs/build/doctrees/utils/calculate_conversation_level_features.doctree b/docs/build/doctrees/utils/calculate_conversation_level_features.doctree index 248e9282..f4b51cf2 100644 Binary files a/docs/build/doctrees/utils/calculate_conversation_level_features.doctree and b/docs/build/doctrees/utils/calculate_conversation_level_features.doctree differ diff --git a/docs/build/doctrees/utils/calculate_user_level_features.doctree b/docs/build/doctrees/utils/calculate_user_level_features.doctree index 7beef27c..d52241cf 100644 Binary files a/docs/build/doctrees/utils/calculate_user_level_features.doctree and b/docs/build/doctrees/utils/calculate_user_level_features.doctree differ diff --git a/docs/build/doctrees/utils/check_embeddings.doctree b/docs/build/doctrees/utils/check_embeddings.doctree index c893968f..76a641b7 100644 Binary files a/docs/build/doctrees/utils/check_embeddings.doctree and b/docs/build/doctrees/utils/check_embeddings.doctree differ diff --git a/docs/build/doctrees/utils/gini_coefficient.doctree b/docs/build/doctrees/utils/gini_coefficient.doctree index 2c93faab..f42249e5 100644 Binary files a/docs/build/doctrees/utils/gini_coefficient.doctree and b/docs/build/doctrees/utils/gini_coefficient.doctree differ diff --git a/docs/build/doctrees/utils/index.doctree b/docs/build/doctrees/utils/index.doctree index 80143e03..b0545b83 100644 Binary files a/docs/build/doctrees/utils/index.doctree and b/docs/build/doctrees/utils/index.doctree differ diff --git a/docs/build/doctrees/utils/preload_word_lists.doctree b/docs/build/doctrees/utils/preload_word_lists.doctree index 28472063..89531856 100644 Binary files a/docs/build/doctrees/utils/preload_word_lists.doctree and b/docs/build/doctrees/utils/preload_word_lists.doctree differ diff --git a/docs/build/doctrees/utils/preprocess.doctree b/docs/build/doctrees/utils/preprocess.doctree index 1027c82b..596edc00 100644 Binary files a/docs/build/doctrees/utils/preprocess.doctree and b/docs/build/doctrees/utils/preprocess.doctree differ diff --git a/docs/build/doctrees/utils/summarize_features.doctree b/docs/build/doctrees/utils/summarize_features.doctree index dc1e42a3..5d3249f2 100644 Binary files a/docs/build/doctrees/utils/summarize_features.doctree and b/docs/build/doctrees/utils/summarize_features.doctree differ diff --git a/docs/build/doctrees/utils/zscore_chats_and_conversation.doctree b/docs/build/doctrees/utils/zscore_chats_and_conversation.doctree index 52bb5170..42f1f4a4 100644 Binary files a/docs/build/doctrees/utils/zscore_chats_and_conversation.doctree and b/docs/build/doctrees/utils/zscore_chats_and_conversation.doctree differ diff --git a/docs/build/html/.buildinfo b/docs/build/html/.buildinfo index 906d30ca..5ac8e945 100644 --- a/docs/build/html/.buildinfo +++ b/docs/build/html/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 9a01a2cd3d4384710101b4a99edd7683 +config: d7678f479036f3220c73480ec4f2c467 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/build/html/_sources/features_conceptual/content_word_accommodation.rst.txt b/docs/build/html/_sources/features_conceptual/content_word_accommodation.rst.txt index d82a6b64..38d61559 100644 --- a/docs/build/html/_sources/features_conceptual/content_word_accommodation.rst.txt +++ b/docs/build/html/_sources/features_conceptual/content_word_accommodation.rst.txt @@ -13,10 +13,16 @@ Citation Implementation Basics ********************** -To compute the feature, we count the number of shared content words (defined as anything that is not on the function word list) between the current and previous utterance in a conversation, then normalize it by the frequency of the word across all inputs in the dataset. This follows the original authors' method: +To compute the feature, we count the number of shared content words (defined as anything that is not on the function word list) between the current and previous utterance in a conversation, normalized by the frequency at which the word appears. This follows the original authors' method: Content words are defined as any word that is not a function word. For each content word w in a given speaker’s turn, if w also occurs in the immediately preceding turn of the other, we count w as an accommodated content word. The raw count of accommodated content words is be the total number of these accommodated content words over every turn in the conversation side. Because content words vary widely in frequency, we normalized our counts by the frequency of each word. +For completeness, we interprete "the frequency of each word" in two distinct ways: + +1. **The frequency of each word across the entire dataset (`content_word_accommodation`)**: here, we normalize non-function words with respect to the language used across all conversations in the dataset. This version of accommodation is useful if the entire dataset consists of similar conversations, or conversations about the same topic. Normalizing with respect to a larger dataset will be useful in establishing better estimates in identifying (and appropriately weigting) whichs words carry meaningful content in a particular domain. + +2. **The frequency of each word within a given conversation (`content_word_accommodation_per_conv`)**: here, we normalize non-function words with respect only to the language in a given conversation. This version of accommodation is useful if the dataset consists of very distinct conversations, for which it may not make sense to assume that the distribution of which words are "important" will hold across different domains. + The feature requires a reference list of function words, which are defined by the original authors as follows. **Auxiliary and copular verbs** diff --git a/docs/build/html/_static/searchtools.js b/docs/build/html/_static/searchtools.js index 92da3f8b..b08d58c9 100644 --- a/docs/build/html/_static/searchtools.js +++ b/docs/build/html/_static/searchtools.js @@ -178,7 +178,7 @@ const Search = { htmlToText: (htmlString, anchor) => { const htmlElement = new DOMParser().parseFromString(htmlString, 'text/html'); - for (const removalQuery of [".headerlinks", "script", "style"]) { + for (const removalQuery of [".headerlink", "script", "style"]) { htmlElement.querySelectorAll(removalQuery).forEach((el) => { el.remove() }); } if (anchor) { @@ -328,13 +328,14 @@ const Search = { for (const [title, foundTitles] of Object.entries(allTitles)) { if (title.toLowerCase().trim().includes(queryLower) && (queryLower.length >= title.length/2)) { for (const [file, id] of foundTitles) { - let score = Math.round(100 * queryLower.length / title.length) + const score = Math.round(Scorer.title * queryLower.length / title.length); + const boost = titles[file] === title ? 1 : 0; // add a boost for document titles normalResults.push([ docNames[file], titles[file] !== title ? `${titles[file]} > ${title}` : title, id !== null ? "#" + id : "", null, - score, + score + boost, filenames[file], ]); } diff --git a/docs/build/html/feature_builder.html b/docs/build/html/feature_builder.html index 16fbb9a7..47407283 100644 --- a/docs/build/html/feature_builder.html +++ b/docs/build/html/feature_builder.html @@ -97,7 +97,7 @@
Bases: object
The FeatureBuilder is the main engine that reads in the user’s inputs and specifications and generates conversational features. The FeatureBuilder separately calls the classes (the ChatLevelFeaturesCalculator, diff --git a/docs/build/html/features/readability.html b/docs/build/html/features/readability.html index f389db3e..f2537a25 100644 --- a/docs/build/html/features/readability.html +++ b/docs/build/html/features/readability.html @@ -155,23 +155,11 @@
Count the number of syllables in a word.
-word (str) – The input word.
-The number of syllables in the word.
-int
-Calculate the Dale-Chall readability score of a text. The Dale-Chall score are defined as:
0.1579 * ((difficult_words / words) * 100) + 0.0496 * (words / sentences)
diff --git a/docs/build/html/features/word_mimicry.html b/docs/build/html/features/word_mimicry.html index c64603c6..557a35b2 100644 --- a/docs/build/html/features/word_mimicry.html +++ b/docs/build/html/features/word_mimicry.html @@ -68,8 +68,10 @@- reddit_tags module
- word_mimicry module
- +
Content_mimicry_score()
Content_mimicry_score_per_conv()
computeTF()
- +
compute_frequency()
compute_frequency_per_conv()
function_mimicry_score()
get_content_words_in_message()
- @@ -120,7 +122,33 @@
get_function_words_in_message()
+ +
- features.word_mimicry.Content_mimicry_score(df, column_count_frequency, column_count_mimic)
-Combine the steps to compute the content word mimicry score.
+Combine the steps to compute the content word mimicry score. Normalizes +the frequency of words by how much they appear across the entire dataset.
++
+- Parameters:
+- +
+
+- +
df (DataFrame) – The input dataframe.
- +
column_count_frequency (str) – The column with content words to calculate frequency.
- +
column_count_mimic (str) – The column with content word mimicry.
- Returns:
+- +
A series with content word accommodation scores.
+- Return type:
+- +
Series
++
+- +features.word_mimicry.Content_mimicry_score_per_conv(df, column_count_frequency, column_count_mimic, conversation_id)
+Computes the content word mimicry score, but normalizes the term frequency of the words +by how often they appear within a given conversation. This version of the score may +be more useful in cases where different conversations in the dataset cover very +different subject matter, and therefore one may not wish to normalize across the +full dataset.
- Parameters:
@@ -178,6 +206,26 @@
+
+- +features.word_mimicry.compute_frequency_per_conv(df, on_column)
+Compute the frequency of each content word across the whole dataset.
++
+- Parameters:
+- +
+
+- +
df (DataFrame) – The input dataframe.
- +
on_column (str) – The column with which we calculate content word frequency.
- Returns:
+- +
A dictionary with content words as keys and their frequencies as values.
+- Return type:
+- +
dict
+
- features.word_mimicry.function_mimicry_score(function_mimic_words)
diff --git a/docs/build/html/features_conceptual/content_word_accommodation.html b/docs/build/html/features_conceptual/content_word_accommodation.html index e04479ab..014d3e57 100644 --- a/docs/build/html/features_conceptual/content_word_accommodation.html +++ b/docs/build/html/features_conceptual/content_word_accommodation.html @@ -131,10 +131,15 @@Citation
Implementation Basics
-To compute the feature, we count the number of shared content words (defined as anything that is not on the function word list) between the current and previous utterance in a conversation, then normalize it by the frequency of the word across all inputs in the dataset. This follows the original authors’ method:
+To compute the feature, we count the number of shared content words (defined as anything that is not on the function word list) between the current and previous utterance in a conversation, normalized by the frequency at which the word appears. This follows the original authors’ method:
+Content words are defined as any word that is not a function word. For each content word w in a given speaker’s turn, if w also occurs in the immediately preceding turn of the other, we count w as an accommodated content word. The raw count of accommodated content words is be the total number of these accommodated content words over every turn in the conversation side. Because content words vary widely in frequency, we normalized our counts by the frequency of each word.
For completeness, we interprete “the frequency of each word” in two distinct ways:
++
- +
The frequency of each word across the entire dataset (`content_word_accommodation`): here, we normalize non-function words with respect to the language used across all conversations in the dataset. This version of accommodation is useful if the entire dataset consists of similar conversations, or conversations about the same topic. Normalizing with respect to a larger dataset will be useful in establishing better estimates in identifying (and appropriately weigting) whichs words carry meaningful content in a particular domain.
- +
The frequency of each word within a given conversation (`content_word_accommodation_per_conv`): here, we normalize non-function words with respect only to the language in a given conversation. This version of accommodation is useful if the dataset consists of very distinct conversations, for which it may not make sense to assume that the distribution of which words are “important” will hold across different domains.
The feature requires a reference list of function words, which are defined by the original authors as follows.
- Auxiliary and copular verbs
able, am, are, aren’t, be, been, being, can, can’t, cannot, could, couldn’t, did, didn’t, do, don’t, get, got, gotta, had, hadn’t, hasn’t, have, haven’t, is, isn’t, may, should, should’ve, shouldn’t, was, were, will, won’t, would, would’ve, wouldn’t
diff --git a/docs/build/html/genindex.html b/docs/build/html/genindex.html index bbb31849..79fe2257 100644 --- a/docs/build/html/genindex.html +++ b/docs/build/html/genindex.html @@ -177,6 +177,8 @@C
- compress() (in module utils.preprocess)
- compute_frequency() (in module features.word_mimicry) +
+- compute_frequency_per_conv() (in module features.word_mimicry)
- computeTF() (in module features.word_mimicry)
@@ -187,6 +189,8 @@C
- Content_mimicry_score() (in module features.word_mimicry) +
+- Content_mimicry_score_per_conv() (in module features.word_mimicry)
- conv_level_features() (feature_builder.FeatureBuilder method)
diff --git a/docs/build/html/objects.inv b/docs/build/html/objects.inv index 7ce944fa..3d088974 100644 Binary files a/docs/build/html/objects.inv and b/docs/build/html/objects.inv differ diff --git a/docs/build/html/searchindex.js b/docs/build/html/searchindex.js index 2c6bb4a1..9bd2bcfc 100644 --- a/docs/build/html/searchindex.js +++ b/docs/build/html/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"A Light-Touch, One-Function Package": [[0, "a-light-touch-one-function-package"]], "Additional FeatureBuilder Considerations": [[1, "additional-featurebuilder-considerations"]], "Advanced Configuration Columns": [[1, "advanced-configuration-columns"]], "Basic Input Columns": [[1, "basic-input-columns"]], "Certainty": [[30, "certainty"]], "Citation": [[29, "citation"], [30, "citation"], [31, "citation"], [32, "citation"], [33, "citation"], [34, "citation"], [35, "citation"], [36, "citation"], [37, "citation"], [38, "citation"], [40, "citation"], [41, "citation"], [42, "citation"], [43, "citation"], [44, "citation"], [45, "citation"], [46, "citation"], [47, "citation"], [48, "citation"], [49, "citation"], [50, "citation"], [51, "citation"], [52, "citation"], [53, "citation"], [54, "citation"], [55, "citation"], [56, "citation"], [57, "citation"], [58, "citation"], [59, "citation"], [60, "citation"]], "Configuring the FeatureBuilder": [[1, "configuring-the-featurebuilder"]], "Content Word Accommodation": [[31, "content-word-accommodation"]], "Contents:": [[61, null]], "Conversation Parameters": [[1, "conversation-parameters"]], "Conversation-Level Features": [[11, "conversation-level-features"], [39, "conversation-level-features"]], "Conversational Repair": [[32, "conversational-repair"]], "Customizable Parameters": [[0, "customizable-parameters"]], "Dale-Chall Score": [[33, "dale-chall-score"]], "Declaring a FeatureBuilder": [[61, "declaring-a-featurebuilder"]], "Demo / Sample Code": [[0, "demo-sample-code"], [1, "demo-sample-code"]], "Discursive Diversity": [[34, "discursive-diversity"]], "Example:": [[41, "example"]], "FEATURE NAME": [[29, "feature-name"]], "Feature Column Names": [[1, "feature-column-names"], [61, "feature-column-names"]], "Feature Documentation": [[62, "feature-documentation"]], "Feature Information": [[1, "feature-information"], [61, "feature-information"]], "Features: Conceptual Documentation": [[39, "features-conceptual-documentation"]], "Features: Technical Documentation": [[11, "features-technical-documentation"]], "Forward Flow": [[35, "forward-flow"]], "Function Word Accommodation": [[36, "function-word-accommodation"]], "Generating Features: Utterance-, Speaker-, and Conversation-Level": [[62, "generating-features-utterance-speaker-and-conversation-level"]], "Getting Started": [[1, "getting-started"], [61, "getting-started"], [62, "getting-started"]], "Gini Coefficient": [[37, "gini-coefficient"]], "Hedge": [[38, "hedge"]], "High*Level Intuition": [[54, "high-level-intuition"]], "High-Level Intuition": [[29, "high-level-intuition"], [30, "high-level-intuition"], [31, "high-level-intuition"], [32, "high-level-intuition"], [33, "high-level-intuition"], [34, "high-level-intuition"], [35, "high-level-intuition"], [36, "high-level-intuition"], [37, "high-level-intuition"], [38, "high-level-intuition"], [40, "high-level-intuition"], [41, "high-level-intuition"], [42, "high-level-intuition"], [43, "high-level-intuition"], [44, "high-level-intuition"], [45, "high-level-intuition"], [46, "high-level-intuition"], [47, "high-level-intuition"], [48, "high-level-intuition"], [49, "high-level-intuition"], [50, "high-level-intuition"], [51, "high-level-intuition"], [52, "high-level-intuition"], [53, "high-level-intuition"], [55, "high-level-intuition"], [56, "high-level-intuition"], [57, "high-level-intuition"], [58, "high-level-intuition"], [59, "high-level-intuition"], [60, "high-level-intuition"]], "Implementation": [[32, "implementation"], [42, "implementation"], [52, "implementation"], [54, "implementation"]], "Implementation Basics": [[29, "implementation-basics"], [30, "implementation-basics"], [31, "implementation-basics"], [33, "implementation-basics"], [34, "implementation-basics"], [35, "implementation-basics"], [36, "implementation-basics"], [37, "implementation-basics"], [38, "implementation-basics"], [40, "implementation-basics"], [41, "implementation-basics"], [43, "implementation-basics"], [44, "implementation-basics"], [45, "implementation-basics"], [46, "implementation-basics"], [47, "implementation-basics"], [48, "implementation-basics"], [49, "implementation-basics"], [50, "implementation-basics"], [51, "implementation-basics"], [53, "implementation-basics"], [55, "implementation-basics"], [56, "implementation-basics"], [57, "implementation-basics"], [58, "implementation-basics"], [59, "implementation-basics"], [60, "implementation-basics"]], "Implementation Notes/Caveats": [[29, "implementation-notes-caveats"], [30, "implementation-notes-caveats"], [31, "implementation-notes-caveats"], [33, "implementation-notes-caveats"], [34, "implementation-notes-caveats"], [35, "implementation-notes-caveats"], [36, "implementation-notes-caveats"], [38, "implementation-notes-caveats"], [40, "implementation-notes-caveats"], [41, "implementation-notes-caveats"], [43, "implementation-notes-caveats"], [44, "implementation-notes-caveats"], [45, "implementation-notes-caveats"], [46, "implementation-notes-caveats"], [47, "implementation-notes-caveats"], [48, "implementation-notes-caveats"], [49, "implementation-notes-caveats"], [50, "implementation-notes-caveats"], [51, "implementation-notes-caveats"], [53, "implementation-notes-caveats"], [55, "implementation-notes-caveats"], [56, "implementation-notes-caveats"], [57, "implementation-notes-caveats"], [58, "implementation-notes-caveats"], [59, "implementation-notes-caveats"]], "Import Recommendations: Virtual Environment and Pip": [[1, "import-recommendations-virtual-environment-and-pip"], [61, "import-recommendations-virtual-environment-and-pip"]], "Importing the Package": [[1, "importing-the-package"]], "Indices and Tables": [[61, "indices-and-tables"]], "Information Diversity": [[40, "information-diversity"]], "Information Exchange": [[41, "information-exchange"]], "Input File": [[34, "id2"]], "Inspecting Generated Features": [[1, "inspecting-generated-features"], [61, "inspecting-generated-features"]], "Interpretation:": [[41, "interpretation"]], "Interpreting the Feature": [[29, "interpreting-the-feature"], [30, "interpreting-the-feature"], [31, "interpreting-the-feature"], [32, "interpreting-the-feature"], [33, "interpreting-the-feature"], [34, "interpreting-the-feature"], [35, "interpreting-the-feature"], [36, "interpreting-the-feature"], [37, "interpreting-the-feature"], [38, "interpreting-the-feature"], [40, "interpreting-the-feature"], [41, "interpreting-the-feature"], [42, "interpreting-the-feature"], [43, "interpreting-the-feature"], [44, "interpreting-the-feature"], [45, "interpreting-the-feature"], [46, "interpreting-the-feature"], [47, "interpreting-the-feature"], [48, "interpreting-the-feature"], [49, "interpreting-the-feature"], [50, "interpreting-the-feature"], [51, "interpreting-the-feature"], [52, "interpreting-the-feature"], [53, "interpreting-the-feature"], [54, "interpreting-the-feature"], [55, "interpreting-the-feature"], [56, "interpreting-the-feature"], [57, "interpreting-the-feature"], [58, "interpreting-the-feature"], [59, "interpreting-the-feature"], [60, "interpreting-the-feature"]], "Introduction": [[62, "introduction"]], "Key Assumptions and Parameters": [[0, "key-assumptions-and-parameters"]], "Linguistic Inquiry and Word Count (LIWC) and Other Lexicons": [[42, "linguistic-inquiry-and-word-count-liwc-and-other-lexicons"]], "Message Length": [[43, "message-length"]], "Message Quantity": [[44, "message-quantity"]], "Mimicry (BERT)": [[45, "mimicry-bert"]], "Motivation": [[62, "motivation"]], "Moving Mimicry": [[46, "moving-mimicry"]], "Named Entity Recognition": [[47, "named-entity-recognition"]], "Named Entity Training Examples": [[47, "id2"]], "Online Discussion Tags": [[48, "online-discussion-tags"]], "Other Utilities": [[69, "other-utilities"]], "Ouput File": [[34, "id3"]], "Our Team": [[62, "our-team"]], "Output File": [[30, "id2"], [35, "id2"], [45, "id2"], [46, "id2"], [47, "id3"], [51, "id1"]], "Output File Naming Details": [[1, "output-file-naming-details"]], "Package Assumptions": [[0, "package-assumptions"]], "Politeness Strategies": [[50, "politeness-strategies"]], "Politeness/Receptiveness Markers": [[49, "politeness-receptiveness-markers"]], "Positivity Z-Score": [[52, "positivity-z-score"]], "Proportion of First Person Pronouns": [[53, "proportion-of-first-person-pronouns"]], "Question (Naive)": [[54, "question-naive"]], "Related Features": [[29, "related-features"], [30, "related-features"], [31, "related-features"], [32, "related-features"], [33, "related-features"], [34, "related-features"], [35, "related-features"], [36, "related-features"], [37, "related-features"], [38, "related-features"], [40, "related-features"], [41, "related-features"], [42, "related-features"], [43, "related-features"], [44, "related-features"], [45, "related-features"], [46, "related-features"], [47, "related-features"], [48, "related-features"], [49, "related-features"], [50, "related-features"], [51, "related-features"], [52, "related-features"], [53, "related-features"], [54, "related-features"], [55, "related-features"], [56, "related-features"], [57, "related-features"], [58, "related-features"], [59, "related-features"], [60, "related-features"]], "Sentiment (RoBERTa)": [[51, "sentiment-roberta"]], "Speaker Turn Counts": [[59, "id2"]], "Speaker- (User) Level Features": [[11, "speaker-user-level-features"]], "Table of Contents": [[61, "table-of-contents"]], "Team Burstiness": [[55, "team-burstiness"]], "Textblob Polarity": [[56, "textblob-polarity"]], "Textblob Subjectivity": [[57, "textblob-subjectivity"]], "The Basics": [[0, "the-basics"]], "The FeatureBuilder": [[62, "the-featurebuilder"]], "The Team Communication Toolkit": [[61, "the-team-communication-toolkit"]], "Time Difference": [[58, "time-difference"]], "Troubleshooting": [[1, "troubleshooting"], [61, "troubleshooting"]], "Turn Taking Index": [[59, "turn-taking-index"]], "Turns": [[1, "turns"]], "Using the Package": [[61, "using-the-package"]], "Utilities": [[69, "utilities"]], "Utterance- (Chat) Level Features": [[11, "utterance-chat-level-features"], [39, "utterance-chat-level-features"]], "Vector Directory": [[1, "vector-directory"]], "Walkthrough: Running the FeatureBuilder on Your Data": [[1, "walkthrough-running-the-featurebuilder-on-your-data"]], "Word Type-Token Ratio": [[60, "word-type-token-ratio"]], "Worked Example": [[1, "worked-example"]], "assign_chunk_nums module": [[63, "module-utils.assign_chunk_nums"]], "basic_features module": [[3, "module-features.basic_features"]], "burstiness module": [[4, "module-features.burstiness"]], "calculate_chat_level_features module": [[64, "module-utils.calculate_chat_level_features"]], "calculate_conversation_level_features module": [[65, "module-utils.calculate_conversation_level_features"]], "calculate_user_level_features module": [[66, "module-utils.calculate_user_level_features"]], "certainty module": [[5, "module-features.certainty"]], "check_embeddings module": [[67, "module-utils.check_embeddings"]], "discursive_diversity module": [[6, "module-features.discursive_diversity"]], "feature_builder module": [[2, "module-feature_builder"]], "fflow module": [[7, "module-features.fflow"]], "get_all_DD_features module": [[8, "module-features.get_all_DD_features"]], "get_user_network module": [[9, "module-features.get_user_network"]], "gini_coefficient module": [[68, "module-utils.gini_coefficient"]], "hedge module": [[10, "module-features.hedge"]], "info_exchange_zscore module": [[12, "module-features.info_exchange_zscore"]], "information_diversity module": [[13, "module-features.information_diversity"]], "lexical_features_v2 module": [[14, "module-features.lexical_features_v2"]], "named_entity_recognition_features module": [[15, "module-features.named_entity_recognition_features"]], "other_lexical_features module": [[16, "module-features.other_lexical_features"]], "politeness_features module": [[17, "module-features.politeness_features"]], "politeness_v2 module": [[18, "module-features.politeness_v2"]], "politeness_v2_helper module": [[19, "module-features.politeness_v2_helper"]], "preload_word_lists module": [[70, "module-utils.preload_word_lists"]], "preprocess module": [[71, "module-utils.preprocess"]], "question_num module": [[20, "module-features.question_num"]], "readability module": [[21, "module-features.readability"]], "reddit_tags module": [[22, "module-features.reddit_tags"]], "summarize_features module": [[72, "module-utils.summarize_features"]], "temporal_features module": [[23, "module-features.temporal_features"]], "textblob_sentiment_analysis module": [[24, "module-features.textblob_sentiment_analysis"]], "turn_taking_features module": [[25, "module-features.turn_taking_features"]], "variance_in_DD module": [[26, "module-features.variance_in_DD"]], "within_person_discursive_range module": [[27, "module-features.within_person_discursive_range"]], "word_mimicry module": [[28, "module-features.word_mimicry"]], "z-scores:": [[41, "z-scores"]], "zscore_chats_and_conversation module": [[73, "module-utils.zscore_chats_and_conversation"]], "\u201cDriver\u201d Classes: Utterance-, Conversation-, and Speaker-Level Features": [[69, "driver-classes-utterance-conversation-and-speaker-level-features"]]}, "docnames": ["basics", "examples", "feature_builder", "features/basic_features", "features/burstiness", "features/certainty", "features/discursive_diversity", "features/fflow", "features/get_all_DD_features", "features/get_user_network", "features/hedge", "features/index", "features/info_exchange_zscore", "features/information_diversity", "features/lexical_features_v2", "features/named_entity_recognition_features", "features/other_lexical_features", "features/politeness_features", "features/politeness_v2", "features/politeness_v2_helper", "features/question_num", "features/readability", "features/reddit_tags", "features/temporal_features", "features/textblob_sentiment_analysis", "features/turn_taking_features", "features/variance_in_DD", "features/within_person_discursive_range", "features/word_mimicry", "features_conceptual/TEMPLATE", "features_conceptual/certainty", "features_conceptual/content_word_accommodation", "features_conceptual/conversational_repair", "features_conceptual/dale_chall_score", "features_conceptual/discursive_diversity", "features_conceptual/forward_flow", "features_conceptual/function_word_accommodation", "features_conceptual/gini_coefficient", "features_conceptual/hedge", "features_conceptual/index", "features_conceptual/information_diversity", "features_conceptual/information_exchange", "features_conceptual/liwc", "features_conceptual/message_length", "features_conceptual/message_quantity", "features_conceptual/mimicry_bert", "features_conceptual/moving_mimicry", "features_conceptual/named_entity_recognition", "features_conceptual/online_discussions_tags", "features_conceptual/politeness_receptiveness_markers", "features_conceptual/politeness_strategies", "features_conceptual/positivity_bert", "features_conceptual/positivity_z_score", "features_conceptual/proportion_of_first_person_pronouns", "features_conceptual/questions", "features_conceptual/team_burstiness", "features_conceptual/textblob_polarity", "features_conceptual/textblob_subjectivity", "features_conceptual/time_difference", "features_conceptual/turn_taking_index", "features_conceptual/word_ttr", "index", "intro", "utils/assign_chunk_nums", "utils/calculate_chat_level_features", "utils/calculate_conversation_level_features", "utils/calculate_user_level_features", "utils/check_embeddings", "utils/gini_coefficient", "utils/index", "utils/preload_word_lists", "utils/preprocess", "utils/summarize_features", "utils/zscore_chats_and_conversation"], "envversion": {"sphinx": 61, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2}, "filenames": ["basics.rst", "examples.rst", "feature_builder.rst", "features/basic_features.rst", "features/burstiness.rst", "features/certainty.rst", "features/discursive_diversity.rst", "features/fflow.rst", "features/get_all_DD_features.rst", "features/get_user_network.rst", "features/hedge.rst", "features/index.rst", "features/info_exchange_zscore.rst", "features/information_diversity.rst", "features/lexical_features_v2.rst", "features/named_entity_recognition_features.rst", "features/other_lexical_features.rst", "features/politeness_features.rst", "features/politeness_v2.rst", "features/politeness_v2_helper.rst", "features/question_num.rst", "features/readability.rst", "features/reddit_tags.rst", "features/temporal_features.rst", "features/textblob_sentiment_analysis.rst", "features/turn_taking_features.rst", "features/variance_in_DD.rst", "features/within_person_discursive_range.rst", "features/word_mimicry.rst", "features_conceptual/TEMPLATE.rst", "features_conceptual/certainty.rst", "features_conceptual/content_word_accommodation.rst", "features_conceptual/conversational_repair.rst", "features_conceptual/dale_chall_score.rst", "features_conceptual/discursive_diversity.rst", "features_conceptual/forward_flow.rst", "features_conceptual/function_word_accommodation.rst", "features_conceptual/gini_coefficient.rst", "features_conceptual/hedge.rst", "features_conceptual/index.rst", "features_conceptual/information_diversity.rst", "features_conceptual/information_exchange.rst", "features_conceptual/liwc.rst", "features_conceptual/message_length.rst", "features_conceptual/message_quantity.rst", "features_conceptual/mimicry_bert.rst", "features_conceptual/moving_mimicry.rst", "features_conceptual/named_entity_recognition.rst", "features_conceptual/online_discussions_tags.rst", "features_conceptual/politeness_receptiveness_markers.rst", "features_conceptual/politeness_strategies.rst", "features_conceptual/positivity_bert.rst", "features_conceptual/positivity_z_score.rst", "features_conceptual/proportion_of_first_person_pronouns.rst", "features_conceptual/questions.rst", "features_conceptual/team_burstiness.rst", "features_conceptual/textblob_polarity.rst", "features_conceptual/textblob_subjectivity.rst", "features_conceptual/time_difference.rst", "features_conceptual/turn_taking_index.rst", "features_conceptual/word_ttr.rst", "index.rst", "intro.rst", "utils/assign_chunk_nums.rst", "utils/calculate_chat_level_features.rst", "utils/calculate_conversation_level_features.rst", "utils/calculate_user_level_features.rst", "utils/check_embeddings.rst", "utils/gini_coefficient.rst", "utils/index.rst", "utils/preload_word_lists.rst", "utils/preprocess.rst", "utils/summarize_features.rst", "utils/zscore_chats_and_conversation.rst"], "indexentries": {}, "objects": {"": [[2, 0, 0, "-", "feature_builder"]], "feature_builder": [[2, 1, 1, "", "FeatureBuilder"]], "feature_builder.FeatureBuilder": [[2, 2, 1, "", "chat_level_features"], [2, 2, 1, "", "conv_level_features"], [2, 2, 1, "", "featurize"], [2, 2, 1, "", "get_first_pct_of_chat"], [2, 2, 1, "", "merge_conv_data_with_original"], [2, 2, 1, "", "preprocess_chat_data"], [2, 2, 1, "", "save_features"], [2, 2, 1, "", "set_self_conv_data"], [2, 2, 1, "", "user_level_features"]], "features": [[3, 0, 0, "-", "basic_features"], [4, 0, 0, "-", "burstiness"], [5, 0, 0, "-", "certainty"], [6, 0, 0, "-", "discursive_diversity"], [7, 0, 0, "-", "fflow"], [8, 0, 0, "-", "get_all_DD_features"], [9, 0, 0, "-", "get_user_network"], [10, 0, 0, "-", "hedge"], [12, 0, 0, "-", "info_exchange_zscore"], [13, 0, 0, "-", "information_diversity"], [14, 0, 0, "-", "lexical_features_v2"], [15, 0, 0, "-", "named_entity_recognition_features"], [16, 0, 0, "-", "other_lexical_features"], [17, 0, 0, "-", "politeness_features"], [18, 0, 0, "-", "politeness_v2"], [19, 0, 0, "-", "politeness_v2_helper"], [20, 0, 0, "-", "question_num"], [21, 0, 0, "-", "readability"], [22, 0, 0, "-", "reddit_tags"], [23, 0, 0, "-", "temporal_features"], [24, 0, 0, "-", "textblob_sentiment_analysis"], [25, 0, 0, "-", "turn_taking_features"], [26, 0, 0, "-", "variance_in_DD"], [27, 0, 0, "-", "within_person_discursive_range"], [28, 0, 0, "-", "word_mimicry"]], "features.basic_features": [[3, 3, 1, "", "count_characters"], [3, 3, 1, "", "count_messages"], [3, 3, 1, "", "count_words"]], "features.burstiness": [[4, 3, 1, "", "burstiness"], [4, 3, 1, "", "get_team_burstiness"]], "features.certainty": [[5, 3, 1, "", "get_certainty"]], "features.discursive_diversity": [[6, 3, 1, "", "get_DD"], [6, 3, 1, "", "get_cosine_similarity"], [6, 3, 1, "", "get_unique_pairwise_combos"]], "features.fflow": [[7, 3, 1, "", "get_forward_flow"]], "features.get_all_DD_features": [[8, 3, 1, "", "conv_to_float_arr"], [8, 3, 1, "", "get_DD_features"]], "features.get_user_network": [[9, 3, 1, "", "get_user_network"], [9, 3, 1, "", "remove_active_user"]], "features.hedge": [[10, 3, 1, "", "is_hedged_sentence_1"]], "features.info_exchange_zscore": [[12, 3, 1, "", "get_info_exchange_wordcount"]], "features.information_diversity": [[13, 3, 1, "", "calculate_ID_score"], [13, 3, 1, "", "get_info_diversity"], [13, 3, 1, "", "info_diversity"], [13, 3, 1, "", "preprocessing"]], "features.lexical_features_v2": [[14, 3, 1, "", "get_liwc_count"], [14, 3, 1, "", "liwc_features"]], "features.named_entity_recognition_features": [[15, 3, 1, "", "built_spacy_ner"], [15, 3, 1, "", "calculate_named_entities"], [15, 3, 1, "", "named_entities"], [15, 3, 1, "", "num_named_entity"], [15, 3, 1, "", "train_spacy_ner"]], "features.other_lexical_features": [[16, 3, 1, "", "classify_NTRI"], [16, 3, 1, "", "get_proportion_first_pronouns"], [16, 3, 1, "", "get_word_TTR"]], "features.politeness_features": [[17, 3, 1, "", "get_politeness_strategies"]], "features.politeness_v2": [[18, 3, 1, "", "get_politeness_v2"]], "features.politeness_v2_helper": [[19, 3, 1, "", "Question"], [19, 3, 1, "", "adverb_limiter"], [19, 3, 1, "", "bare_command"], [19, 3, 1, "", "clean_text"], [19, 3, 1, "", "commit_data"], [19, 3, 1, "", "conjection_seperator"], [19, 3, 1, "", "count_matches"], [19, 3, 1, "", "count_spacy_matches"], [19, 3, 1, "", "feat_counts"], [19, 3, 1, "", "get_dep_pairs"], [19, 3, 1, "", "get_dep_pairs_noneg"], [19, 3, 1, "", "load_saved_data"], [19, 3, 1, "", "load_to_dict"], [19, 3, 1, "", "load_to_lists"], [19, 3, 1, "", "phrase_split"], [19, 3, 1, "", "prep_simple"], [19, 3, 1, "", "prep_whole"], [19, 3, 1, "", "punctuation_seperator"], [19, 3, 1, "", "sentence_pad"], [19, 3, 1, "", "sentence_split"], [19, 3, 1, "", "sentenciser"], [19, 3, 1, "", "token_count"], [19, 3, 1, "", "word_start"]], "features.question_num": [[20, 3, 1, "", "calculate_num_question_naive"]], "features.readability": [[21, 3, 1, "", "classify_text_dalechall"], [21, 3, 1, "", "count_difficult_words"], [21, 3, 1, "", "count_syllables"], [21, 3, 1, "", "dale_chall_helper"]], "features.reddit_tags": [[22, 3, 1, "", "count_all_caps"], [22, 3, 1, "", "count_bullet_points"], [22, 3, 1, "", "count_ellipses"], [22, 3, 1, "", "count_emojis"], [22, 3, 1, "", "count_emphasis"], [22, 3, 1, "", "count_line_breaks"], [22, 3, 1, "", "count_links"], [22, 3, 1, "", "count_numbering"], [22, 3, 1, "", "count_parentheses"], [22, 3, 1, "", "count_quotes"], [22, 3, 1, "", "count_responding_to_someone"], [22, 3, 1, "", "count_user_references"]], "features.temporal_features": [[23, 3, 1, "", "coerce_to_date_or_number"], [23, 3, 1, "", "get_time_diff"], [23, 3, 1, "", "get_time_diff_startend"]], "features.textblob_sentiment_analysis": [[24, 3, 1, "", "get_polarity_score"], [24, 3, 1, "", "get_subjectivity_score"]], "features.turn_taking_features": [[25, 3, 1, "", "count_turn_taking_index"], [25, 3, 1, "", "count_turns"], [25, 3, 1, "", "get_turn"]], "features.variance_in_DD": [[26, 3, 1, "", "get_variance_in_DD"]], "features.within_person_discursive_range": [[27, 3, 1, "", "get_nan_vector"], [27, 3, 1, "", "get_within_person_disc_range"]], "features.word_mimicry": [[28, 3, 1, "", "Content_mimicry_score"], [28, 3, 1, "", "computeTF"], [28, 3, 1, "", "compute_frequency"], [28, 3, 1, "", "function_mimicry_score"], [28, 3, 1, "", "get_content_words_in_message"], [28, 3, 1, "", "get_function_words_in_message"], [28, 3, 1, "", "get_mimicry_bert"], [28, 3, 1, "", "get_moving_mimicry"], [28, 3, 1, "", "mimic_words"]], "utils": [[63, 0, 0, "-", "assign_chunk_nums"], [64, 0, 0, "-", "calculate_chat_level_features"], [65, 0, 0, "-", "calculate_conversation_level_features"], [66, 0, 0, "-", "calculate_user_level_features"], [67, 0, 0, "-", "check_embeddings"], [68, 0, 0, "-", "gini_coefficient"], [70, 0, 0, "-", "preload_word_lists"], [71, 0, 0, "-", "preprocess"], [72, 0, 0, "-", "summarize_features"], [73, 0, 0, "-", "zscore_chats_and_conversation"]], "utils.assign_chunk_nums": [[63, 3, 1, "", "assign_chunk_nums"], [63, 3, 1, "", "create_chunks"], [63, 3, 1, "", "create_chunks_messages"], [63, 3, 1, "", "reduce_chunks"]], "utils.calculate_chat_level_features": [[64, 1, 1, "", "ChatLevelFeaturesCalculator"]], "utils.calculate_chat_level_features.ChatLevelFeaturesCalculator": [[64, 2, 1, "", "calculate_chat_level_features"], [64, 2, 1, "", "calculate_hedge_features"], [64, 2, 1, "", "calculate_politeness_sentiment"], [64, 2, 1, "", "calculate_politeness_v2"], [64, 2, 1, "", "calculate_textblob_sentiment"], [64, 2, 1, "", "calculate_vector_word_mimicry"], [64, 2, 1, "", "calculate_word_mimicry"], [64, 2, 1, "", "concat_bert_features"], [64, 2, 1, "", "get_certainty_score"], [64, 2, 1, "", "get_dale_chall_score_and_classfication"], [64, 2, 1, "", "get_forward_flow"], [64, 2, 1, "", "get_named_entity"], [64, 2, 1, "", "get_reddit_features"], [64, 2, 1, "", "get_temporal_features"], [64, 2, 1, "", "info_exchange"], [64, 2, 1, "", "lexical_features"], [64, 2, 1, "", "other_lexical_features"], [64, 2, 1, "", "positivity_zscore"], [64, 2, 1, "", "text_based_features"]], "utils.calculate_conversation_level_features": [[65, 1, 1, "", "ConversationLevelFeaturesCalculator"]], "utils.calculate_conversation_level_features.ConversationLevelFeaturesCalculator": [[65, 2, 1, "", "calculate_conversation_level_features"], [65, 2, 1, "", "calculate_info_diversity"], [65, 2, 1, "", "calculate_team_burstiness"], [65, 2, 1, "", "get_conversation_level_aggregates"], [65, 2, 1, "", "get_discursive_diversity_features"], [65, 2, 1, "", "get_gini_features"], [65, 2, 1, "", "get_turn_taking_features"], [65, 2, 1, "", "get_user_level_aggregates"]], "utils.calculate_user_level_features": [[66, 1, 1, "", "UserLevelFeaturesCalculator"]], "utils.calculate_user_level_features.UserLevelFeaturesCalculator": [[66, 2, 1, "", "calculate_user_level_features"], [66, 2, 1, "", "get_centroids"], [66, 2, 1, "", "get_user_level_averaged_features"], [66, 2, 1, "", "get_user_level_summary_statistics_features"], [66, 2, 1, "", "get_user_level_summed_features"], [66, 2, 1, "", "get_user_network"]], "utils.check_embeddings": [[67, 3, 1, "", "check_embeddings"], [67, 3, 1, "", "generate_bert"], [67, 3, 1, "", "generate_certainty_pkl"], [67, 3, 1, "", "generate_lexicon_pkl"], [67, 3, 1, "", "generate_vect"], [67, 3, 1, "", "get_sentiment"], [67, 3, 1, "", "read_in_lexicons"]], "utils.gini_coefficient": [[68, 3, 1, "", "get_gini"], [68, 3, 1, "", "gini_coefficient"]], "utils.preload_word_lists": [[70, 3, 1, "", "get_dale_chall_easy_words"], [70, 3, 1, "", "get_first_person_words"], [70, 3, 1, "", "get_function_words"], [70, 3, 1, "", "get_question_words"]], "utils.preprocess": [[71, 3, 1, "", "assert_key_columns_present"], [71, 3, 1, "", "compress"], [71, 3, 1, "", "create_cumulative_rows"], [71, 3, 1, "", "get_turn_id"], [71, 3, 1, "", "preprocess_conversation_columns"], [71, 3, 1, "", "preprocess_naive_turns"], [71, 3, 1, "", "preprocess_text"], [71, 3, 1, "", "preprocess_text_lowercase_but_retain_punctuation"]], "utils.summarize_features": [[72, 3, 1, "", "get_average"], [72, 3, 1, "", "get_max"], [72, 3, 1, "", "get_min"], [72, 3, 1, "", "get_stdev"], [72, 3, 1, "", "get_sum"], [72, 3, 1, "", "get_user_average_dataframe"], [72, 3, 1, "", "get_user_sum_dataframe"]], "utils.zscore_chats_and_conversation": [[73, 3, 1, "", "get_zscore_across_all_chats"], [73, 3, 1, "", "get_zscore_across_all_conversations"]]}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "class", "Python class"], "2": ["py", "method", "Python method"], "3": ["py", "function", "Python function"]}, "objtypes": {"0": "py:module", "1": "py:class", "2": "py:method", "3": "py:function"}, "terms": {"": [0, 1, 2, 4, 5, 9, 11, 13, 25, 28, 29, 31, 32, 34, 35, 36, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 55, 59, 61, 62, 64, 65, 66], "0": [0, 1, 2, 5, 10, 13, 16, 21, 24, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 45, 46, 47, 50, 51, 53, 55, 59, 61], "000": 42, "00222437221134802": [5, 64], "01": 51, "02": 51, "04": 40, "0496": [21, 33], "05": [13, 40, 50, 51], "06": 51, "08": 50, "09": [45, 46, 50], "1": [0, 1, 2, 3, 10, 13, 22, 24, 32, 34, 35, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 51, 53, 55, 56, 57, 59, 61, 62], "10": [1, 5, 6, 21, 24, 33, 42, 59, 61, 64], "100": [1, 21, 33, 37, 42, 47, 62], "1000": 42, "10th": 33, "1145": [21, 24], "1177": [5, 64], "11th": 33, "12": [35, 45, 46, 50], "1287": 6, "12th": 33, "13": 50, "14": 50, "15": [37, 50], "1579": [21, 33], "17": 50, "1948": 33, "195": 36, "1977": 62, "1lpngokujsx": 5, "1st": 50, "1st_person": 50, "1st_person_pl": 50, "1st_person_start": 50, "2": [1, 2, 34, 35, 41, 47, 59, 61, 62], "20": [37, 59], "2004": 42, "2007": [5, 42], "2009": 60, "2012": 55, "2013": [12, 16, 31, 32, 36, 37, 38, 41, 43, 50, 52, 54, 70], "2015": [53, 58, 60], "2016": 4, "2017": 13, "2018": [40, 44, 55], "2019": [35, 52], "2020": [18, 21, 24, 33, 49, 50, 56, 57], "2021": [1, 6, 43, 44], "2022": [13, 34], "2023": [1, 5, 30, 59, 61, 64], "2024": 40, "21": 59, "22": [41, 50], "2384068": 4, "24": [1, 61], "25": 47, "27": 50, "28": 50, "29": 50, "2nd": 50, "2nd_person": 50, "2nd_person_start": 50, "3": [0, 1, 2, 21, 34, 41, 42, 51, 59, 61, 71], "30": 50, "3000": 33, "32": [34, 50], "3432929": [21, 24], "35": 51, "36": 50, "38": 50, "39": 49, "39512260": 68, "3n": 59, "4": [0, 1, 5, 13, 21, 30, 33, 41, 42, 56, 61, 62], "4274": 6, "43": 50, "45": 50, "47": 50, "49": 50, "4pit4bqz6": 5, "4th": [21, 33], "5": [1, 5, 21, 30, 33, 37, 41, 59], "50": [1, 47], "52": 50, "53": 50, "57": 50, "58": 50, "5th": 33, "6": [1, 33, 43], "60": 51, "63": 50, "6365": 21, "64": 67, "68": 47, "6th": 33, "7": [30, 33, 48], "70": 50, "78": [35, 50], "7th": 33, "8": [1, 30, 33], "80": [21, 70], "82": 41, "85": 34, "86": 35, "87": 50, "89": [45, 46], "8th": 33, "9": [2, 5, 21, 30, 33, 40, 47, 50], "9123": 47, "92": 51, "93chall_readability_formula": [21, 70], "94": 15, "95": 47, "97": 51, "9855072464": 47, "9992": 47, "99954": 47, "9th": 33, "A": [1, 2, 4, 12, 13, 14, 15, 16, 17, 18, 19, 21, 23, 25, 28, 33, 34, 35, 37, 38, 40, 41, 44, 45, 46, 47, 49, 50, 51, 52, 57, 59, 60, 61, 62, 66, 67, 68, 70, 71, 72, 73], "And": [1, 62], "As": [1, 31, 35, 36, 40, 45, 61], "But": [1, 50, 62], "By": [1, 42, 50], "For": [0, 1, 31, 34, 37, 41, 42, 43, 47, 49, 54, 56, 59, 62, 65], "If": [0, 1, 2, 5, 21, 29, 30, 35, 45, 47, 50, 55, 61, 62, 63, 64, 67, 71], "In": [1, 21, 30, 31, 34, 35, 36, 37, 39, 41, 42, 45, 46, 47, 50, 55, 59, 61, 62], "It": [1, 2, 31, 32, 33, 36, 37, 41, 44, 45, 46, 50, 64, 65, 66, 67, 71], "NO": 37, "NOT": [1, 61], "No": [19, 53], "Not": 41, "One": [1, 37, 61], "That": [29, 55], "The": [1, 2, 3, 4, 5, 7, 9, 10, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 63, 64, 65, 66, 67, 68, 69, 71, 72, 73], "Then": [1, 55, 61], "There": [1, 11, 32, 61, 66], "These": [1, 11, 17, 32, 34, 42, 48, 52, 61, 62, 69], "To": [0, 1, 29, 31, 34, 37, 40, 55, 56, 57, 61, 62], "WITH": 21, "Will": 50, "_deviat": 55, "_preprocessed_": 0, "abil": [13, 29], "abl": [31, 36, 61], "abort": 1, "about": [1, 12, 29, 31, 36, 41, 47, 61, 62], "abov": [1, 21, 34, 61], "abstract_id": 4, "accept": [0, 1, 58, 61], "access": [0, 1, 15, 61], "accommod": [28, 32, 39, 45, 46, 64, 65, 66], "accord": [21, 37, 59, 64, 70], "accordingli": 63, "account": [1, 29, 32, 42], "accus": 50, "achiev": [50, 62], "acknowledg": 49, "acm": [21, 24], "acommod": 36, "across": [1, 13, 28, 31, 34, 40, 41, 50, 62, 64, 73], "action": 59, "activ": [1, 9, 44, 55, 71], "actual": [41, 56], "ad": [61, 62, 71], "adapt": 59, "add": [0, 1, 2, 21, 51, 61], "addit": [0, 2, 32, 34, 42, 63, 69], "addition": [0, 30, 31, 32, 54], "address": 1, "adjac": 71, "adjust": [0, 21, 37, 63], "advanc": [31, 36], "advantag": 4, "adverb": [19, 31, 36], "adverb_limit": [19, 49], "affect": [0, 1, 29, 35, 44], "affirm": 49, "after": [0, 1, 31, 34, 36, 43, 61, 62, 64], "again": [32, 34], "against": [28, 31, 36, 52], "agarw": 62, "aggreg": [0, 1, 3, 11, 37, 44, 61, 62, 65, 66, 72], "agre": 47, "agreement": 49, "ah": [31, 36], "ai": 62, "aim": [39, 62], "airtim": [37, 62], "al": [1, 5, 16, 18, 21, 24, 30, 31, 32, 33, 34, 35, 36, 38, 42, 43, 44, 49, 50, 52, 53, 54, 56, 57, 58, 59, 60, 64], "algorithm": [56, 57], "align": [35, 51], "all": [0, 1, 2, 6, 12, 13, 15, 19, 22, 28, 30, 31, 34, 35, 36, 37, 40, 41, 42, 46, 48, 49, 51, 52, 55, 58, 61, 62, 64, 66, 71, 73], "allow": 1, "almaatouq": 59, "along": 1, "alongsid": 1, "alphabet": 49, "alphanumer": 71, "alreadi": [0, 1, 2, 4, 10, 12, 16, 67], "also": [0, 1, 2, 28, 30, 31, 32, 34, 36, 37, 38, 42, 47, 51, 54, 60, 61, 62, 64, 65, 67, 69, 71], "alsobai": 59, "altern": 59, "although": [1, 23, 31, 36], "alwai": [1, 55], "am": [31, 36, 42, 54, 62], "amaz": [48, 56], "ambient": 32, "american": 33, "ami": [47, 59, 62], "amic": 62, "among": [36, 37, 52, 55, 62], "amongst": [6, 35, 48], "an": [1, 2, 5, 8, 11, 12, 13, 21, 29, 30, 31, 32, 33, 34, 36, 38, 40, 41, 42, 45, 47, 48, 50, 51, 52, 54, 59, 60, 61, 62, 63, 65, 66, 68], "analys": [1, 62], "analysi": [0, 1, 11, 52, 62, 67, 71], "analyt": 62, "analyz": [0, 1, 2, 13, 14, 16, 17, 19, 20, 21, 22, 24, 28, 43, 52, 62, 67, 71], "analyze_first_pct": [0, 1, 2], "angri": 47, "ani": [0, 1, 29, 31, 33, 38, 54, 62, 71], "annot": [17, 50], "anoth": [30, 34, 36, 48], "answer": 29, "anybodi": [31, 36], "anyth": [1, 2, 23, 31, 36, 56], "anywher": [31, 36], "apartment": 42, "api": 47, "api_refer": 24, "apolog": [17, 50], "apologi": 49, "appear": [0, 15, 37, 38, 42, 64], "append": [1, 17, 64, 65, 66, 67], "appli": [4, 13, 18, 62, 64, 69], "applic": [29, 71], "appreci": 50, "approach": [32, 38, 42, 45, 46, 49, 53, 64], "appropri": 69, "ar": [0, 1, 2, 3, 5, 9, 10, 11, 15, 17, 19, 21, 23, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 48, 49, 51, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 69, 71], "arcross": 34, "area": 62, "aren": [31, 36], "around": 2, "arous": 48, "arrai": [6, 8, 68], "articl": [37, 50], "ask": [20, 47, 54], "ask_ag": 49, "aspect": [50, 62], "assert_key_columns_pres": 71, "assign": [1, 31, 36, 38, 45, 46, 52, 59, 61, 63, 71], "assign_chunk_num": 69, "associ": [4, 15, 21, 29, 30, 31, 32, 36, 40, 45, 46, 47, 48, 61], "assum": [0, 1, 2, 10, 12, 16, 23, 41, 60, 61, 71], "assumpt": [1, 41, 61], "asterisk": 22, "attribut": [1, 11, 34, 51, 52, 56, 62], "author": [5, 31, 36, 59], "auto": 2, "automat": [0, 1, 61, 69], "auxiliari": [31, 36], "avail": [1, 61, 62, 63, 64, 67], "averag": [11, 13, 28, 30, 33, 34, 35, 40, 41, 46, 52, 64, 65, 66, 72], "avil": 62, "avoid": 30, "awar": 29, "awesom": 62, "b": [4, 34, 35, 45, 46, 55, 62], "back": 62, "bag": [32, 38, 42, 45, 46, 49, 53, 56, 57], "bare_command": [19, 49], "base": [0, 1, 2, 15, 18, 19, 31, 32, 34, 35, 36, 37, 40, 42, 51, 52, 53, 54, 55, 56, 57, 61, 62, 63, 64, 65, 66, 71], "basic": [10, 11, 12, 16, 61, 62], "basic_featur": 11, "batch": 67, "batch_num": 1, "batch_siz": 67, "bay": [56, 57], "bbevi": 18, "becaus": [1, 2, 12, 21, 31, 36, 40, 56, 61], "becom": [44, 61, 62], "been": [1, 2, 12, 16, 31, 36, 61], "befor": [0, 1, 2, 17, 31, 36, 45, 48], "beforehand": 64, "begin": [34, 54, 58, 61, 62, 63], "behavior": [0, 2, 62, 63], "being": [4, 13, 14, 16, 17, 20, 21, 24, 31, 32, 36, 43, 47, 51, 55, 56, 60], "belong": [1, 42], "below": [1, 11, 21, 33, 36, 45, 48, 51, 61, 62, 69], "ber": 54, "bert": [0, 1, 31, 35, 36, 39, 46, 61, 64, 67], "bert_path": 67, "bert_sentiment_data": [1, 61, 64], "best": 29, "better": 61, "between": [4, 6, 13, 21, 23, 24, 28, 30, 31, 34, 35, 36, 37, 40, 45, 46, 55, 58, 59, 62, 64, 65], "betwen": 34, "beyond": 2, "big": 59, "binari": [10, 32, 38], "blame": 47, "blob": [1, 24, 61], "block": [22, 32, 48, 59], "blog": 15, "bold": [22, 64], "bool": [2, 63, 67, 71], "bootstrap": 62, "both": [1, 2, 42, 52, 54, 55, 59, 62], "bother": 50, "bottom": 59, "bought": 41, "bound": [29, 35, 36, 37, 42, 52, 55], "boundari": [34, 35], "break": [22, 48, 64], "brief": 44, "broader": 52, "broken": 59, "btw": 50, "bug": [1, 61], "build": [1, 7, 34, 45, 46, 62], "built": 11, "built_spacy_n": 15, "bullet": [22, 48, 64], "bunch": 59, "burst": 58, "bursti": [1, 11, 39, 58, 61, 65], "by_the_wai": 49, "c": [12, 34, 35, 45, 46, 62], "cach": [0, 1, 2, 51, 61], "calcul": [2, 5, 11, 12, 16, 18, 21, 28, 33, 41, 48, 49, 50, 56, 57, 58, 60, 62, 63, 64, 65, 66, 67, 68, 72, 73], "calculate_chat_level_featur": [1, 61, 69], "calculate_conversation_level_featur": 69, "calculate_hedge_featur": 64, "calculate_id_scor": 13, "calculate_info_divers": 65, "calculate_named_ent": 15, "calculate_num_question_na": 20, "calculate_politeness_senti": 64, "calculate_politeness_v2": 64, "calculate_team_bursti": 65, "calculate_textblob_senti": 64, "calculate_user_level_featur": 69, "calculate_vector_word_mimicri": 64, "calculate_word_mimicri": 64, "call": [1, 2, 8, 13, 61, 62, 64, 69], "can": [0, 1, 11, 23, 31, 32, 33, 34, 36, 37, 42, 43, 44, 47, 48, 49, 50, 52, 54, 60, 61, 62, 69], "can_you": 49, "cannot": [1, 31, 36, 45, 46, 49, 62], "cao": [21, 24, 33, 43, 44, 56, 57, 62], "cap": [22, 48, 64], "capit": [0, 2, 48], "captur": [29, 30, 32, 34, 35, 38, 41, 42, 55], "caract": 40, "cardiffnlp": [1, 61], "carefulli": 60, "casa_token": 5, "case": [1, 13, 16, 29, 30, 31, 36, 37, 41, 45, 46, 51, 55, 56, 59, 61], "casual": 43, "categori": [21, 32, 45, 46, 49, 52], "caus": [31, 32, 36, 59], "caveat": 1, "center": 62, "central": 34, "centroid": [34, 66], "certain": [5, 19, 30, 42, 45, 46, 49], "certainli": 42, "certainti": [11, 38, 39, 42, 64, 67], "cfm": 4, "chall": [1, 21, 39, 64, 70], "chang": [1, 34, 50, 61, 71], "charact": [2, 3, 15, 19, 37, 49, 62, 64, 65, 66, 71], "characterist": 62, "chat": [0, 1, 2, 4, 5, 6, 7, 8, 12, 13, 14, 16, 23, 25, 28, 29, 32, 35, 36, 41, 44, 45, 46, 49, 59, 61, 63, 64, 65, 66, 67, 68, 69, 71, 72, 73], "chat_data": [2, 6, 7, 8, 26, 27, 28, 63, 64, 65, 66, 67, 71], "chat_df": 14, "chat_featur": [1, 61], "chat_level_data": 72, "chat_level_featur": 2, "chatlevelfeaturescalcul": [1, 2, 17, 21, 61, 64, 69], "chats_data": 73, "check": [19, 23, 44, 64, 67, 71], "check_embed": [1, 61, 69], "chen": 62, "choos": 60, "chose": 1, "chronolog": 1, "chunk": [34, 59, 63], "chunk_num": 63, "circlelyt": 13, "citat": [21, 24], "cite": 50, "clarif": [16, 32, 64], "class": [1, 2, 31, 61, 62, 64, 65, 66], "classif": [21, 64], "classifi": [16, 21, 50, 56, 57], "classify_ntri": 16, "classify_text_dalechal": 21, "clean": [2, 17, 19, 67], "clean_text": 19, "clear": 1, "close": [31, 48, 62], "closer": [45, 46, 59], "clue": 62, "cmu": 12, "code": [6, 18, 29, 32, 51, 55, 61, 62, 68], "coeffici": [4, 39, 62, 65, 68], "coerce_to_date_or_numb": 23, "cognit": 62, "col": 2, "colab": [0, 1], "collabor": [59, 62], "collaps": 2, "collect": [1, 2, 34, 49, 50, 52, 61, 62], "colleg": 33, "column": [0, 2, 4, 6, 7, 8, 9, 12, 13, 14, 16, 18, 23, 25, 28, 51, 56, 62, 63, 64, 65, 66, 67, 68, 71, 72, 73], "column_count_frequ": 28, "column_count_mim": 28, "column_mimc": 28, "column_nam": 71, "column_to_summar": 72, "com": [1, 2, 4, 5, 13, 15, 18, 64, 68, 71], "comb": 62, "combin": [0, 1, 6, 28, 64, 71], "come": [1, 12, 13, 21, 32, 33, 58, 61], "comm": [1, 61], "command": [1, 61], "comment": 48, "commit": 23, "commit_data": 19, "common": [0, 32, 62, 64], "commonli": 37, "commun": [0, 1, 11, 44, 48, 55, 60, 62, 64], "companion": 1, "compar": [2, 31, 35, 44, 45, 52, 64, 71, 73], "compat": [1, 61], "complement": [31, 36], "complet": [1, 2, 55], "complex": [0, 35, 43, 50, 62], "compon": 50, "comprehens": [33, 48], "compress": 71, "comput": [0, 2, 4, 5, 6, 10, 11, 12, 13, 14, 28, 29, 30, 31, 34, 35, 36, 37, 40, 41, 42, 45, 46, 49, 52, 55, 62, 64, 65, 66, 69, 73], "compute_frequ": 28, "compute_vectors_from_preprocess": [0, 2], "computetf": 28, "conain": 61, "concat_bert_featur": [1, 61, 64], "concaten": [19, 49, 64, 71], "concentr": 55, "concept": [29, 39, 42, 62], "conceptu": [61, 62], "concis": 43, "concret": 29, "conduct": 1, "confid": [2, 5, 15, 30, 47, 64], "conflict": 62, "confound": 44, "congruent": 34, "conjection_seper": 19, "conjunct": [19, 31, 36, 49], "conjunction_start": 49, "connect": 39, "conscious": 35, "consecut": 22, "consequ": 0, "consid": [1, 33, 37], "consider": [61, 62], "consist": [36, 40, 41], "constitut": 41, "constrain": [34, 35], "construct": [11, 55, 62], "constructor": 47, "consult": 5, "contain": [1, 2, 3, 4, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 23, 25, 28, 29, 30, 35, 38, 42, 47, 49, 55, 61, 62, 63, 64, 67, 71, 72, 73], "content": [0, 1, 12, 13, 28, 34, 36, 39, 41, 42, 45, 46, 62, 64, 67], "content_mimicry_scor": 28, "content_word_mimicri": 28, "context": [2, 32, 42, 48, 62, 71], "continu": [56, 57], "contract": 49, "contrast": 39, "contribut": [13, 34, 37, 62], "control": 1, "conv": [1, 61], "conv_data": [2, 65], "conv_features_al": [1, 61], "conv_features_bas": [1, 61], "conv_level_featur": 2, "conv_to_float_arr": 8, "convei": [6, 34, 52], "conveni": [1, 61], "convers": [0, 2, 3, 4, 6, 7, 8, 9, 12, 13, 23, 25, 28, 29, 31, 34, 35, 36, 37, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 52, 55, 58, 59, 61, 63, 64, 65, 66, 68, 71, 72, 73], "conversation_id": [2, 28, 61, 71], "conversation_id_col": [0, 1, 2, 4, 6, 7, 8, 9, 13, 23, 25, 26, 27, 61, 63, 64, 65, 66, 68, 72, 73], "conversation_num": [0, 1, 2, 6, 7, 66, 71, 73], "conversationlevelfeaturescalcul": [2, 65, 69], "convert": [8, 41, 49, 71], "convict": 5, "convokit": [17, 50, 62, 64], "coordin": 55, "copi": [0, 1], "copular": [31, 36], "core": [2, 34, 69], "cornel": 17, "corpu": 50, "corrado": 37, "correl": [41, 55], "correspond": [30, 34, 35, 40, 49, 55, 66], "cosin": [6, 7, 13, 28, 31, 34, 35, 36, 40, 45, 46, 65], "could": [1, 31, 33, 36, 50, 54], "could_you": 49, "couldn": [31, 36], "count": [1, 3, 12, 14, 15, 16, 19, 21, 25, 28, 30, 31, 32, 36, 39, 41, 43, 44, 49, 52, 53, 54, 56, 58, 64, 65, 66], "count_all_cap": 22, "count_bullet_point": 22, "count_charact": 3, "count_difficult_word": 21, "count_ellips": 22, "count_emoji": 22, "count_emphasi": 22, "count_line_break": 22, "count_link": 22, "count_match": [19, 49], "count_messag": 3, "count_numb": 22, "count_parenthes": 22, "count_quot": 22, "count_responding_to_someon": 22, "count_spacy_match": 19, "count_syl": 21, "count_turn": 25, "count_turn_taking_index": 25, "count_user_refer": 22, "count_word": 3, "countabl": 65, "countd": 36, "counterfactu": 50, "cours": [16, 31, 34, 36, 63], "creat": [0, 1, 2, 13, 19, 31, 40, 42, 61, 62, 64, 65, 66, 71], "create_chunk": 63, "create_chunks_messag": 63, "create_cumulative_row": 71, "credit": 33, "crowd": 13, "csv": [1, 2, 61, 62, 67], "cumul": [1, 2, 71], "cumulative_group": [0, 1, 2, 71], "current": [1, 11, 23, 31, 34, 35, 36, 40, 45, 46, 58, 61, 64, 71], "curt": 43, "custom": [0, 62], "custom_featur": [0, 1, 2, 61], "customiz": 62, "cut": 1, "cutoff": [2, 15, 47, 64], "d": [1, 31, 34, 36, 61], "dale": [1, 21, 39, 64, 70], "dale_chall_help": 21, "danescu": 50, "dash": 22, "data": [0, 2, 6, 7, 8, 9, 13, 19, 20, 32, 37, 40, 41, 47, 51, 55, 61, 62, 63, 64, 65, 66, 67, 68, 71, 72, 73], "datafram": [0, 1, 2, 4, 6, 7, 8, 9, 12, 13, 14, 15, 16, 17, 18, 19, 23, 25, 28, 37, 47, 49, 59, 61, 62, 63, 64, 65, 66, 67, 68, 71, 72, 73], "dataknowsal": 15, "dataset": [1, 2, 9, 12, 13, 28, 31, 41, 47, 52, 61, 64, 65, 66, 73], "date": [1, 61], "datetim": [23, 58], "dcosta": 62, "deal": [50, 59], "death": 1, "debat": 59, "decid": 62, "decis": [1, 13, 62], "declar": [1, 62, 69], "deepli": 62, "default": [0, 1, 2, 5, 13, 16, 30, 34, 35, 42, 47, 62, 63, 66, 67, 71, 73], "defer": [17, 50], "defin": [0, 11, 21, 31, 34, 36, 40, 59, 62, 64, 65, 66, 70], "definit": [1, 3, 44], "degre": [6, 30, 36, 45, 46, 55], "delet": 29, "deliber": 1, "demo": 61, "democrat": 1, "demystifi": 62, "denomin": 59, "densiti": 60, "dep_": 49, "dep_pair": 19, "depend": [0, 1, 10, 19, 32, 49, 52, 61, 63], "deriv": [2, 11, 65, 66], "describ": [1, 11, 62], "descript": [1, 61], "design": [0, 1, 2, 13, 34, 62], "desir": [2, 63, 72], "detail": [0, 33, 41, 43, 61, 62], "detect": [1, 32, 37, 38, 47, 48, 49, 54], "determin": [13, 18, 31, 35, 36, 40, 45, 46, 71], "dev": 24, "develop": [5, 37, 40, 62], "deviat": [4, 5, 29, 40, 41, 55, 58, 65, 72, 73], "df": [4, 8, 9, 12, 13, 16, 18, 23, 28, 63, 71], "dict": [17, 19, 28, 67], "dictionari": [1, 15, 17, 19, 28, 30, 42, 49, 61, 67], "did": [1, 31, 36, 37, 47, 50, 54, 62], "didn": [31, 36], "differ": [0, 1, 2, 4, 11, 12, 23, 29, 31, 34, 36, 37, 39, 40, 44, 45, 46, 47, 49, 55, 62, 63, 64, 65, 66, 71], "differenti": [49, 59], "difficult": [21, 33], "difficult_word": 21, "difficulti": 33, "dimens": [40, 62], "dimension": [34, 35], "dinner": 41, "direct": [34, 43, 45, 47, 50, 69], "direct_quest": [32, 50, 54], "direct_start": 50, "directli": [1, 62, 69], "directori": [0, 2, 19, 61, 65, 67], "disagr": 49, "disagre": 51, "discours": [31, 36], "discret": [31, 36, 45, 46], "discurs": [0, 1, 6, 8, 39, 40, 61, 65, 66], "discursive_divers": 11, "discus": 8, "discuss": [0, 1, 31, 34, 39, 40, 42, 43, 61, 62, 71], "dispers": 68, "displai": [1, 34, 42, 46, 61], "dispos": 1, "distanc": [34, 35, 40], "distinct": [36, 59], "distinguish": 59, "div": 16, "diverg": [6, 34, 35], "divers": [0, 1, 6, 8, 13, 39, 61, 65], "divid": [16, 34, 59, 63], "dl": [21, 24], "do": [0, 1, 29, 31, 34, 36, 37, 43, 49, 50, 54, 62, 69], "doc": 19, "doc_top": 13, "document": [1, 17, 61, 69], "doe": [1, 2, 29, 40, 42, 43, 45, 47, 54, 61, 71], "doesn": [0, 1, 2, 29, 31, 36, 45, 61], "doi": [5, 6, 21, 24, 64], "domain": 50, "don": [31, 36, 49, 54, 62, 67], "done": [2, 50], "dot": 22, "doubl": 30, "down": [31, 36], "download": [1, 61], "download_resourc": [1, 61], "downstream": [17, 62], "dozen": 62, "drive": [62, 69], "driver": [2, 61, 64, 65, 66], "drop": [0, 2, 64], "due": [34, 59], "duncan": 62, "duplic": [1, 2, 71], "durat": [58, 63], "dure": [2, 55, 59, 62], "dynam": [59, 61], "e": [0, 1, 2, 4, 15, 20, 29, 30, 31, 32, 34, 35, 36, 37, 38, 41, 42, 47, 48, 49, 52, 54, 56, 59, 61, 63, 65, 66, 71], "e2": [21, 70], "each": [0, 1, 2, 3, 4, 7, 8, 9, 11, 12, 15, 17, 19, 23, 25, 28, 30, 31, 34, 35, 36, 37, 40, 41, 42, 44, 45, 46, 47, 49, 50, 51, 52, 55, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 71, 72, 73], "earlier": [0, 1, 2, 42], "easi": [1, 21, 62, 70], "easier": 21, "easili": 33, "easy_word": 21, "eat": 34, "echo": 31, "econom": 37, "edg": [29, 59], "edu": [1, 12, 16, 17, 70], "effect": [1, 41], "effici": 1, "effort": 55, "either": [20, 23, 52, 55], "elaps": [23, 58], "element": [1, 6], "ellips": [22, 48, 64], "els": [1, 22, 47, 64], "embed": [8, 31, 34, 35, 36, 45, 46, 65, 66, 67, 69], "emili": [30, 35, 45, 46, 47, 59, 62], "emoji": [22, 48, 64], "emot": [1, 61], "emoticon": 48, "emphas": [22, 48, 64], "emphasi": 48, "empirica": [1, 2, 71], "emploi": 45, "empti": [0, 2, 13], "en": [1, 21, 24, 61, 70], "en_core_web_sm": [1, 61], "enabl": 71, "enclos": 22, "encod": [1, 8], "encompass": 62, "encount": [1, 34, 35, 61], "encourag": 64, "end": [0, 1, 15, 20, 23, 34, 54, 62, 63], "engag": 43, "engin": 2, "english": [34, 42], "enjoi": 62, "ensur": [0, 1, 40, 49, 61, 63, 67, 71], "entir": [1, 12, 36, 40, 41, 52, 59, 62, 73], "entiti": [0, 1, 2, 15, 39, 64], "entityrecogn": 47, "entri": [1, 28, 61], "ep8dauru1ogvjurwdbof5h6ayfbslvughjyiv31d_as6ppbt": 5, "equal": [1, 21, 23, 34, 37, 40, 55, 59, 61, 62, 63], "equival": [0, 1, 41, 55, 61], "eric": 62, "error": [1, 16, 61], "especi": [41, 62], "essenti": [51, 71], "estim": 31, "et": [1, 5, 16, 18, 21, 24, 30, 31, 32, 33, 34, 35, 36, 38, 42, 43, 44, 49, 50, 52, 53, 54, 56, 57, 58, 59, 60, 64], "etc": [10, 15, 16, 17, 42], "evalu": [5, 47, 50], "evan": 62, "even": [0, 1, 2, 34, 37, 42, 62, 63, 67], "evenli": [34, 55], "event": [1, 34, 55, 61], "ever": 62, "everi": [1, 4, 13, 31, 34, 35, 36, 61, 62], "everybodi": [31, 36], "everyon": [31, 36, 47, 62], "everyth": [31, 36, 56], "everywher": [31, 36], "evolut": 35, "evolv": [35, 71], "exactli": [1, 2, 71], "examin": [40, 62, 63], "exampl": [0, 10, 11, 15, 21, 24, 29, 31, 32, 34, 37, 42, 43, 48, 50, 51, 54, 56, 59, 60, 61, 62], "example_data": 1, "exce": 15, "exchang": [12, 35, 39, 40, 45, 55, 64], "exclud": [0, 41, 42], "exclus": [41, 42], "excus": 32, "exhibit": 35, "exist": [0, 1, 2, 55, 61, 62, 63, 64, 67], "expand": 49, "expect": [1, 37, 47], "expected_valu": 47, "explain": [0, 29], "explan": [29, 43], "explor": [61, 62], "express": [5, 14, 30, 31, 32, 36, 38, 42, 64], "extend": 1, "extens": [43, 44], "extent": [1, 4, 7, 12, 31, 34, 35, 37, 51, 55, 59, 61], "extern": 48, "extra": 51, "extract": [1, 17, 19, 28, 40, 50, 64], "extrem": [55, 56, 57], "face": [1, 51, 61], "facilit": [62, 71], "fact": [4, 35, 50, 54, 59], "factual": [17, 24, 50], "fail": [1, 61], "fals": [0, 1, 2, 31, 54, 61, 71], "famili": 42, "far": [34, 35, 46, 50, 62], "faster": 14, "feat_count": 19, "featuer": 2, "featur": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 63, 64, 65, 66, 67], "feature_build": [0, 1, 61], "feature_dict": [1, 61], "feature_method": [64, 65], "feature_nam": [1, 61], "featurebuild": [0, 2, 47, 69], "features_conceptu": [1, 61], "few": [48, 62], "fewer": [12, 60], "fflow": 11, "field": [13, 17], "file": [0, 2, 12, 14, 19, 61, 65, 67], "filenam": [1, 2, 19], "filenotfounderror": 67, "fill": 71, "filler": [37, 60], "filler_paus": 49, "filter": [19, 62], "final": [1, 2, 34, 42, 62], "find": [1, 19, 28, 50], "fingertip": 62, "finit": 55, "first": [0, 1, 2, 11, 12, 16, 19, 31, 34, 35, 36, 39, 40, 41, 42, 45, 46, 49, 52, 54, 59, 61, 62, 64, 70, 71], "first_person": 12, "first_person_plur": 49, "first_person_raw": [12, 16], "first_person_singl": 49, "five": 37, "fix": 52, "flag": 71, "float": [2, 4, 5, 6, 8, 10, 13, 14, 16, 21, 24, 25, 28, 68], "floor": 59, "flow": [0, 1, 7, 31, 36, 39, 41, 45, 46, 61, 64], "focal": [31, 36], "focu": 41, "folder": [0, 1, 19], "follow": [1, 2, 16, 17, 29, 31, 32, 33, 41, 42, 47, 49, 50, 53, 55, 59, 60, 61, 64, 65], "for_m": 49, "for_you": 49, "forc": [0, 1, 61], "form": 1, "formal": [1, 61], "formal_titl": 49, "format": [1, 8, 17, 22, 47, 48, 61, 62, 64], "former": [45, 46], "formula": [33, 42, 59, 64, 70], "fornt": 1, "forward": [0, 1, 7, 39, 41, 61, 64], "forward_flow": 35, "found": [1, 5, 28, 30, 33, 61, 69], "four": [1, 8], "fourth": 33, "frac": 55, "fraction": 59, "frame": 2, "framework": [49, 50, 62], "frequenc": [28, 31, 44, 64], "frequency_dict": 28, "fridai": 34, "from": [0, 1, 2, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 16, 19, 21, 28, 29, 31, 32, 33, 34, 35, 36, 39, 41, 42, 49, 50, 51, 53, 55, 56, 57, 58, 61, 62, 64, 65, 66, 67, 71], "full": [1, 2, 37], "full_empirical_dataset": 1, "fulli": [32, 48], "functinon": 12, "function": [1, 2, 3, 4, 10, 11, 12, 13, 14, 16, 20, 21, 23, 28, 31, 39, 44, 45, 46, 50, 56, 57, 60, 61, 62, 63, 64, 65, 66, 67, 69, 70, 71, 72, 73], "function_mimic_word": 28, "function_mimicry_scor": 28, "function_word_mimicri": 28, "function_word_refer": 28, "fund": 62, "further": [1, 2, 61, 71], "futur": [23, 66], "g": [0, 1, 4, 15, 20, 29, 31, 32, 36, 37, 38, 41, 42, 47, 48, 52, 54, 59, 61, 63, 65, 66, 71], "game": [1, 2, 59, 71], "gaug": [33, 52], "gener": [0, 2, 9, 11, 12, 16, 21, 31, 34, 35, 36, 40, 42, 45, 46, 49, 51, 59, 67, 69, 71, 72], "generaliz": 23, "generate_bert": 67, "generate_certainty_pkl": 67, "generate_lexicon_pkl": 67, "generate_vect": 67, "gensim": 40, "get": [0, 16, 20, 21, 28, 30, 31, 36, 49, 66], "get_all_dd_featur": 11, "get_averag": 72, "get_centroid": 66, "get_certainti": 5, "get_certainty_scor": 64, "get_content_words_in_messag": 28, "get_conversation_level_aggreg": 65, "get_cosine_similar": 6, "get_dale_chall_easy_word": [21, 70], "get_dale_chall_score_and_classf": 64, "get_dd": 6, "get_dd_featur": 8, "get_dep_pair": [19, 49], "get_dep_pairs_noneg": [19, 49], "get_discursive_diversity_featur": 65, "get_first_pct_of_chat": 2, "get_first_person_word": [12, 70], "get_forward_flow": [7, 64], "get_function_word": 70, "get_function_words_in_messag": 28, "get_gini": 68, "get_gini_featur": 65, "get_info_divers": 13, "get_info_exchange_wordcount": 12, "get_liwc_count": 14, "get_max": 72, "get_mimicry_bert": 28, "get_min": 72, "get_moving_mimicri": 28, "get_named_ent": 64, "get_nan_vector": 27, "get_polarity_scor": 24, "get_politeness_strategi": 17, "get_politeness_v2": 18, "get_proportion_first_pronoun": 16, "get_question_word": 70, "get_reddit_featur": 64, "get_senti": 67, "get_stdev": 72, "get_subjectivity_scor": 24, "get_sum": 72, "get_team_bursti": 4, "get_temporal_featur": [4, 64], "get_time_diff": 23, "get_time_diff_startend": 23, "get_turn": 25, "get_turn_id": 71, "get_turn_taking_featur": 65, "get_unique_pairwise_combo": 6, "get_user_average_datafram": 72, "get_user_level_aggreg": 65, "get_user_level_averaged_featur": 66, "get_user_level_summary_statistics_featur": 66, "get_user_level_summed_featur": 66, "get_user_network": [11, 66], "get_user_sum_datafram": 72, "get_variance_in_dd": 26, "get_within_person_disc_rang": 27, "get_word_ttr": 16, "get_zscore_across_all_chat": 73, "get_zscore_across_all_convers": 73, "gina": 62, "gini": [39, 62, 65, 68], "gini_coeffici": [11, 69], "github": [0, 1, 2, 18, 71], "give": [0, 1, 29, 37], "give_ag": 49, "given": [5, 6, 13, 14, 28, 30, 31, 33, 34, 35, 36, 40, 41, 55, 59, 66, 67, 71], "go": [1, 34, 35, 45, 46, 50, 62], "goal": 62, "good": [50, 56, 62], "goodby": 49, "googl": [0, 1], "got": [31, 36], "gotta": [31, 36], "grade": 33, "grader": 21, "grai": 35, "grammat": 36, "granularli": 35, "grate": 62, "gratitud": [17, 49, 50], "great": [47, 50, 51, 56, 59, 60, 62], "greater": 55, "greet": 50, "groceri": 41, "group": [0, 1, 2, 4, 13, 29, 33, 34, 41, 52, 59, 62, 68, 71, 72], "grouping_kei": [0, 1, 2, 71], "gt": 22, "guess": 10, "gun": 1, "gy": 15, "gym": 34, "ha": [0, 1, 2, 32, 34, 35, 37, 42, 43, 46, 52, 54, 55, 56, 59, 61, 62, 63, 71], "had": [1, 31, 36, 54, 61], "hadn": [31, 36], "handl": [19, 29, 71], "happen": [1, 2, 55, 62, 63], "happi": 42, "harder": 21, "hashedg": [17, 50], "hasn": [31, 36], "hasneg": 50, "hasposit": 50, "hate": 31, "have": [0, 1, 2, 10, 12, 16, 31, 34, 36, 37, 40, 41, 42, 45, 46, 50, 54, 59, 60, 61, 62, 71], "haven": [31, 36], "he": [1, 31, 36], "header": 18, "hear": 32, "heart": [61, 62], "heat": 1, "heavi": 62, "hedg": [11, 30, 39, 49, 50, 64], "hei": [1, 35, 45, 46, 50], "helena": [47, 62], "hello": [0, 43, 49], "help": [0, 31, 34, 36, 43, 45, 46, 52, 58, 69], "helper": [23, 67], "her": [30, 31, 36], "here": [0, 1, 29, 34, 41, 42, 47, 61, 66], "herself": [31, 36], "hesit": [60, 64], "hi": [31, 35, 36, 43, 45, 46], "hierach": 71, "hierarch": 71, "high": [0, 1, 2, 61, 62, 71], "higher": [21, 31, 34, 36, 40, 41, 42, 44, 45, 46, 55, 60], "highest": 71, "highlight": 1, "him": [31, 36], "himself": [31, 36], "hmm": [31, 36], "hoc": 62, "hole": 62, "home": 42, "homework": 34, "homonym": 31, "hood": 1, "hope": 35, "host": [45, 46], "hour": 48, "how": [1, 5, 29, 30, 31, 34, 35, 36, 39, 43, 45, 51, 52, 54, 56, 62], "howev": [0, 1, 3, 35, 40, 42, 44, 54, 56, 61, 62], "howitwork": 1, "html": [1, 15, 17, 24, 61], "http": [1, 2, 4, 5, 6, 12, 13, 15, 16, 17, 18, 21, 24, 41, 45, 46, 47, 61, 64, 68, 70, 71], "hu": [1, 42, 62], "hug": [1, 51, 61], "huggingfac": 1, "huh": [31, 32, 36], "human": [37, 50, 62], "hyperlink": 48, "hyphen": [1, 61], "hypothet": 42, "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 16, 19, 20, 21, 22, 23, 24, 25, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 71, 73], "iby1": 5, "id": [2, 4, 7, 23, 28, 62, 66, 68, 71, 72, 73], "idea": [12, 35, 40, 47, 51], "ident": [34, 35], "identif": 1, "identifi": [0, 1, 2, 4, 8, 9, 15, 23, 25, 30, 41, 47, 50, 52, 61, 63, 64, 71, 72], "identiif": [13, 71], "ignor": [1, 32], "illustr": [1, 41, 48, 62], "imagin": 1, "immedi": [31, 35, 64], "impact": [1, 60], "impersonal_pronoun": 49, "implement": 64, "impli": 37, "import": [31, 32, 36, 44, 45, 62, 69], "incent": 13, "includ": [0, 1, 2, 10, 17, 22, 31, 32, 35, 36, 42, 45, 46, 51, 52, 56, 61, 62, 66, 71], "inclus": [13, 71], "incongru": [8, 34], "incorpor": [1, 42, 45, 46], "increas": [1, 42, 62], "increment": 71, "independ": 1, "index": [1, 2, 4, 13, 25, 37, 39, 55, 61, 65], "indic": [1, 2, 16, 21, 22, 30, 32, 34, 35, 36, 40, 41, 43, 44, 48, 49, 50, 52, 55, 60, 63, 71], "indirect": 50, "indirect_btw": 50, "indirect_greet": 50, "indirectli": 69, "individu": [0, 1, 5, 11, 31, 34, 37, 45, 50, 59, 60, 62, 72], "inequ": 37, "infer": [1, 51, 67], "influenc": 1, "info": [13, 18, 64], "info_divers": 13, "info_exchang": 64, "info_exchange_wordcount": [41, 64], "info_exchange_zscor": 11, "inform": [6, 11, 12, 13, 24, 32, 34, 39, 48, 62, 64, 65], "informal_titl": 49, "information_divers": 11, "initi": [2, 62, 63, 64, 65, 66], "input": [0, 2, 4, 6, 12, 13, 14, 15, 16, 19, 20, 21, 22, 28, 31, 50, 55, 60, 62, 63, 64, 65, 66, 67, 71, 72], "input_column": [65, 66], "input_data": [25, 68, 72], "input_df": [1, 2, 61, 71], "inquiri": [30, 39, 52], "insid": 1, "insight": 1, "inspir": 15, "instal": [1, 61, 62], "instanc": [1, 22, 50, 59, 66], "instanti": 2, "insteac": 1, "instead": [1, 2, 62], "instruct": [1, 61], "int": [2, 3, 10, 13, 15, 16, 19, 20, 21, 22, 28, 63, 64, 67], "intact": 71, "integ": [13, 40, 47], "intend": 59, "interact": [1, 11, 43, 44, 62, 69], "interconnect": 62, "interest": [1, 61, 62], "interfac": 62, "intermedi": [59, 64], "intern": 29, "interpret": [0, 23], "interrupt": 59, "interv": [58, 65], "introduc": 62, "introduct": [11, 61], "invalid": 67, "invers": 64, "involv": [41, 62, 65], "io": [1, 24, 47, 61], "ipynb": [0, 1], "is_hedged_sentence_1": 10, "isn": [1, 31, 36], "issu": [1, 31, 36, 37, 42, 61], "ital": 64, "italic": 22, "item": [0, 71], "its": [0, 2, 15, 31, 35, 36, 40, 41, 47, 54, 55, 64, 69], "itself": [23, 31, 36, 44], "john": 1, "jonson": 62, "journal": [5, 64], "json": [1, 61], "jurafski": 70, "juri": 1, "juries_df": 1, "jury_conversations_with_outcome_var": 1, "jury_feature_build": 1, "jury_output": 1, "jury_output_chat_level": [1, 61], "jury_output_turn_level": 1, "just": [1, 2, 31, 36, 46, 50, 59, 61, 62], "katharina": 34, "keep": [1, 71], "kei": [1, 2, 4, 19, 28, 30, 54, 61, 71], "keyerror": 71, "keyword": [19, 49], "kind": [10, 62], "kitchen": 42, "knob": 0, "know": [1, 30], "knowledg": 29, "known": [1, 32, 61], "kumar": 62, "kw": 19, "lab": [1, 2, 62, 71], "label": [1, 15, 21, 51], "lack": [31, 38, 45, 46], "languag": [15, 34, 42, 50, 62], "larg": [31, 69], "larger": [0, 61], "last": [1, 31], "late": 32, "later": [0, 1, 2, 42, 61], "latest": [1, 61], "latter": [31, 36], "lda": [13, 40], "learn": [1, 61, 62], "least": [10, 32, 42, 63, 67], "led": 62, "legal": 49, "lemmat": [13, 40], "len": 28, "length": [35, 39, 41, 42, 44], "less": [13, 32, 50, 52, 55, 62, 63], "let": [41, 49, 53], "let_me_know": 49, "letter": [49, 71], "level": [0, 1, 2, 3, 4, 6, 7, 8, 9, 12, 13, 14, 16, 23, 61, 64, 65, 66, 71, 72], "lexic": [10, 12, 14, 16, 31, 32, 36, 42, 60, 62, 64], "lexical_featur": [14, 64], "lexical_features_v2": [10, 11], "lexicon": [5, 10, 14, 30, 39, 50, 52, 67, 69], "lexicons_dict": 67, "librari": [34, 51, 56, 57], "lift": 62, "light": 61, "like": [1, 22, 31, 34, 36, 41, 50, 61, 62], "limiat": 32, "limit": [11, 32, 37, 42, 54], "line": [0, 1, 19, 22, 48, 61, 62, 64], "linear": 64, "linguist": [18, 19, 30, 39, 50, 52], "link": [22, 29, 48, 50, 64], "list": [1, 2, 6, 7, 10, 11, 12, 13, 15, 19, 20, 21, 22, 28, 31, 33, 36, 37, 42, 48, 49, 50, 53, 54, 61, 64, 65, 66, 67, 68, 70, 71], "literatur": 62, "littl": 38, "littlehors": 1, "liu": [42, 52], "live": [1, 54], "liwc": [14, 30, 39, 51, 52, 56, 62], "liwc_featur": [10, 14], "lix": 34, "ll": [1, 31, 36, 61], "load": [19, 69], "load_saved_data": 19, "load_to_dict": 19, "load_to_list": 19, "loc": 15, "local": [1, 51, 61], "locat": [1, 62], "long": [4, 42], "longer": [30, 41, 43, 48, 61, 62], "look": [2, 34, 61, 65, 66], "loos": 36, "lot": [31, 36], "loud": 60, "love": [31, 56], "low": [1, 2, 29, 55, 60, 71], "lower": [21, 31, 33, 36, 41, 42, 44, 55, 60], "lowercas": [2, 13, 40, 48, 49, 71], "lowest": 71, "lpearl": 16, "lst": 6, "m": [30, 31, 36], "made": [1, 23, 35, 59, 61, 62], "magnitud": 55, "mai": [1, 2, 11, 31, 32, 35, 36, 37, 41, 42, 43, 44, 54, 61, 62, 71], "main": [1, 2, 5, 62, 64, 65, 66], "make": [0, 1, 5, 34, 55, 56, 62, 66, 69, 71], "man": 62, "mani": [1, 4, 11, 32, 37, 41, 60, 62, 66], "manner": [55, 62], "manual": [1, 61], "map": [13, 34], "mark": [19, 20, 22, 43, 54, 64, 71], "marker": [18, 32, 39, 42, 50, 51, 52, 54, 56], "marlow": 44, "matarazzo": 62, "match": [1, 5, 16, 19, 30], "math": 34, "matter": 47, "max": 66, "max_num_chunk": 63, "maxim": [34, 35, 37], "maximum": [63, 65, 72], "mayb": [38, 47], "mcfarland": 70, "me": [31, 32, 36, 41, 50, 53], "mean": [0, 1, 4, 6, 11, 13, 21, 29, 31, 34, 36, 40, 41, 42, 47, 55, 56, 58, 61, 62, 65, 66, 73], "meaning": [41, 55], "meaningless": 41, "meant": 39, "measur": [0, 7, 12, 13, 20, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 51, 52, 54, 55, 56, 57, 58, 59, 60, 62, 64, 68], "mechan": 32, "medium": 21, "meet": 48, "member": [13, 34, 37, 55], "merg": [2, 8, 65, 66], "merge_conv_data_with_origin": 2, "messag": [0, 1, 2, 3, 4, 5, 8, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 28, 30, 31, 34, 35, 36, 37, 39, 41, 45, 46, 47, 48, 50, 51, 52, 55, 56, 57, 58, 61, 62, 63, 64, 65, 66, 67, 71, 73], "messaga": 61, "message_col": [0, 1, 2, 12, 13, 14, 61, 64, 65, 67, 71], "message_embed": [6, 7, 8], "message_lower_with_punc": 71, "metadata": [0, 1], "method": [5, 31, 41, 50, 62], "metric": [0, 1, 2, 8, 30, 34, 35, 46, 47, 48, 55, 66], "michael": 1, "mid": [1, 2, 71], "middl": [21, 34, 63], "might": [0, 1, 29, 43, 48, 53], "mikeyeoman": [18, 64], "mileston": 34, "mimic": [28, 31, 36, 45], "mimic_word": 28, "mimick": [28, 31, 64], "mimicri": [0, 1, 28, 31, 35, 36, 39, 61, 64], "mimicry_bert": [45, 46], "mind": [1, 35, 50], "mine": [31, 36, 53, 59], "minim": [0, 41, 60], "minimum": [65, 72], "minu": [12, 41, 64], "minut": [55, 58], "mirror": 1, "miss": [1, 32, 61, 71], "mitig": [31, 36], "mizil": 50, "mm": [31, 36], "mnsc": 6, "modal": 50, "mode": 60, "model": [1, 13, 15, 31, 34, 35, 36, 40, 45, 46, 47, 51, 62, 67], "modif": 35, "modifi": [1, 9, 19, 32, 64], "modul": [0, 1, 11, 34, 49, 61, 69], "monologu": 59, "more": [0, 1, 2, 11, 12, 22, 23, 24, 31, 32, 34, 36, 37, 40, 41, 42, 43, 44, 45, 46, 50, 52, 55, 59, 61, 62, 71], "morn": 1, "most": [24, 31, 55, 62, 69], "motiv": 61, "move": [0, 1, 28, 31, 36, 39, 45, 59, 61], "movi": 31, "much": [1, 31, 34, 35, 36, 45, 62], "multi": [1, 2, 71], "multidimension": [45, 46], "multipl": [0, 1, 2, 19, 62, 71], "must": [1, 6, 62, 71], "my": [30, 31, 35, 36, 45, 46, 50, 53], "my_chat_featur": 1, "my_feature_build": 61, "my_fil": 1, "my_output": 61, "my_output_chat_level": 61, "my_output_conv_level": 61, "my_output_user_level": 61, "my_pandas_datafram": 61, "myself": [31, 36, 53], "n": [35, 45, 46, 47, 57, 59, 60], "n_chat": 59, "na": [5, 33, 43, 44, 48, 49, 50, 53, 58], "naiv": [2, 20, 32, 34, 38, 39, 53, 56, 57, 64], "name": [0, 2, 4, 7, 8, 9, 12, 13, 14, 15, 17, 19, 23, 25, 28, 30, 32, 35, 39, 45, 46, 50, 51, 56, 63, 64, 66, 67, 68, 71, 72, 73], "name_to_train": 47, "named_ent": [15, 47], "named_entity_recognition_featur": 11, "nan": [0, 34], "nate": [35, 45, 46], "nathaniel": [35, 45, 46], "nativ": 50, "natur": [43, 55], "ndarrai": 68, "nearest": [13, 40], "nearli": 62, "necessari": [63, 67], "need": [0, 1, 2, 21, 62, 66, 67], "need_sent": 67, "need_senti": 67, "neg": [1, 24, 29, 31, 34, 35, 36, 42, 50, 51, 52, 54, 56, 61, 62, 67], "negat": [19, 49], "negative_bert": [1, 51, 61], "negative_emot": [49, 51, 52, 56], "negoti": 62, "neighborhood": 54, "neither": 30, "ner": 15, "ner_cutoff": [0, 1, 2, 47, 64], "ner_train": 64, "ner_training_df": [0, 1, 2, 47, 64], "nest": [0, 1, 2, 22, 71], "net": [45, 46], "network": 11, "neutral": [1, 5, 24, 30, 51, 55, 61, 67], "neutral_bert": [1, 51, 61], "never": 1, "new": [1, 4, 13, 34, 61, 64, 65, 66, 72], "new_column_nam": 72, "next": [1, 32, 47, 58], "nice": [1, 50, 54, 61], "nicknam": 1, "niculescu": 50, "night": 31, "nikhil": [59, 62], "nltk": [1, 42, 61], "nobodi": [31, 36], "nois": 32, "non": [1, 2, 28, 31, 37, 48, 61, 62, 71], "none": [1, 2, 19, 23, 37, 55, 61, 64, 65, 66, 67], "nor": 30, "normal": [19, 31], "notabl": 62, "note": [0, 1, 2, 12, 16, 20, 42, 61, 71], "notebook": [0, 1], "noth": [31, 36, 56], "noun": 1, "novel": [45, 46], "now": [0, 1, 2], "nowher": [31, 36], "np": 68, "ntri": 32, "null": 34, "num": 48, "num_char": 65, "num_chunk": [27, 63], "num_hedge_word": 10, "num_messag": 65, "num_named_ent": [15, 47], "num_row": 63, "num_top": 13, "num_word": [12, 16, 65], "number": [0, 3, 11, 12, 13, 14, 15, 16, 19, 20, 21, 22, 23, 25, 28, 31, 32, 34, 36, 37, 40, 41, 42, 43, 44, 47, 48, 49, 54, 56, 58, 59, 60, 62, 63, 64, 66, 69, 71, 72], "numer": [0, 1, 13, 33, 68, 72, 73], "numpi": [1, 61, 68], "o": 35, "object": [1, 2, 19, 44, 50, 57, 58, 61, 62, 64, 65, 66], "obtain": [1, 13, 17, 23, 24, 34, 61], "occur": [0, 4, 31, 42, 71], "occurr": 19, "off": [1, 31, 36], "offer": 0, "offici": 61, "often": [36, 47, 48, 62], "oh": [31, 36, 48], "okai": [31, 36], "older": [1, 61], "on_column": [18, 23, 28, 68, 72, 73], "onc": [1, 2, 11, 58, 61, 62], "one": [0, 1, 2, 4, 10, 12, 19, 23, 25, 29, 31, 32, 36, 37, 47, 51, 56, 59, 61, 62, 67, 68, 71, 73], "ones": [31, 36], "onli": [0, 1, 2, 5, 11, 23, 29, 31, 32, 34, 36, 37, 45, 53, 58, 59, 61, 62, 71], "onlin": [1, 32, 39, 64], "onward": 0, "open": [0, 62, 66], "operation": [39, 50, 59], "opinion": [24, 31], "oppos": [2, 31, 34, 35, 55], "opposit": 34, "option": [1, 2, 37, 62, 63, 67, 71], "order": [0, 1, 35, 37, 42, 71], "org": [6, 15, 21, 24, 41, 70], "organ": 1, "origin": [1, 2, 5, 12, 21, 31, 32, 35, 36, 37, 45, 46, 49, 59], "orthogon": 34, "other": [1, 9, 11, 28, 29, 30, 31, 32, 34, 35, 36, 37, 39, 40, 45, 46, 48, 51, 52, 54, 56, 58, 59, 61, 62, 64, 66, 71], "other_lexical_featur": [11, 64], "otherwis": [2, 10, 21, 23, 32, 38, 63, 67], "our": [0, 1, 2, 11, 13, 29, 31, 32, 36, 37, 39, 53, 59, 61, 71], "ourselv": 53, "out": [1, 2, 16, 19, 31, 36, 55, 60, 62], "outcom": [1, 44, 62], "output": [0, 2, 10, 17, 19, 40, 61, 62, 64, 67], "output_file_bas": [0, 1, 2, 61], "output_file_detail": 0, "output_file_path_chat_level": [1, 2], "output_file_path_conv_level": [1, 2], "output_file_path_user_level": [1, 2], "output_path": 67, "outsid": [1, 2, 12], "over": [1, 16, 29, 31, 34, 35, 36, 37, 53, 55, 60, 62, 71], "overal": [30, 31, 34, 36, 45, 46], "overrid": [0, 1, 2], "overview": [0, 61, 62], "overwritten": 1, "own": [0, 1, 9, 35, 62], "p": 55, "pacakg": 24, "pace": [43, 62], "packag": [17, 18, 40, 62], "pad": 19, "page": [1, 11, 29, 39, 61, 62, 69], "pair": [6, 19, 34, 49, 71], "pairwis": [6, 34], "panda": [0, 1, 2, 12, 14, 16, 23, 47, 64, 65, 66, 71, 72, 73], "paper": [4, 5, 12, 18, 29, 40, 50, 64], "paragraph": 22, "param": 71, "paramet": [2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 47, 61, 62, 63, 64, 65, 66, 67, 68, 71, 72, 73], "paramt": 1, "pardon": 32, "parenthes": [22, 48, 64], "parenthet": [22, 48], "pars": [16, 50, 60], "part": [1, 10, 13, 29, 36, 42, 52, 71], "particip": [1, 9, 37, 62], "particl": [31, 36], "particular": [11, 32, 34, 41, 45, 47, 51, 59, 62], "particularli": 42, "partner": 32, "pass": [1, 13, 21, 47, 71], "path": [1, 2, 19, 61, 67], "path_in": 19, "pattern": [4, 11, 19, 55, 62, 67], "paus": 4, "pd": [1, 2, 4, 6, 7, 8, 9, 12, 13, 14, 15, 16, 18, 19, 23, 25, 63, 64, 65, 66, 67, 68, 71], "pdf": [5, 12, 13, 16, 18, 21, 24, 64, 70], "penalti": 1, "pennebak": [12, 37, 41, 42, 52], "pennyslvania": 62, "peopl": [1, 32, 59, 62], "per": [1, 6, 9, 19, 42, 63, 66, 72], "percentag": [2, 21], "perfect": [37, 59], "perform": [0, 1, 2, 16, 50], "perhap": 1, "period": [4, 34, 55], "person": [1, 8, 12, 15, 16, 32, 34, 39, 41, 42, 50, 59, 62, 64, 70], "perspect": 1, "petrocelli": 5, "phrase": [19, 30, 38, 54], "phrase_split": 19, "pickl": [19, 67], "piec": [36, 42, 59, 63], "pl": 50, "place": [55, 61, 62], "plan": [34, 35, 45, 46], "player": 59, "pleas": [0, 1, 38, 49, 50, 61, 62], "please_start": 50, "point": [22, 24, 34, 35, 45, 46, 48, 52, 64, 66], "poisson": 55, "polar": [24, 39, 51, 52, 64], "polit": [1, 17, 18, 30, 32, 38, 39, 42, 51, 52, 54, 56, 64], "politeness_featur": 11, "politeness_v2": 11, "politeness_v2_help": 11, "politenessstrategi": [17, 50], "portion": 0, "posit": [0, 1, 11, 15, 24, 29, 31, 39, 42, 50, 51, 54, 56, 61, 62, 64, 67], "positive_affect_lexical_per_100": [51, 52, 56], "positive_bert": [1, 51, 61], "positive_emot": [49, 51, 52, 56], "positivity_bert": [1, 61], "positivity_zscor": 64, "positivity_zscore_chat": 52, "positivity_zscore_convers": 52, "possess": 31, "possibl": [1, 34, 62, 66], "possibli": [38, 62], "practic": [34, 35], "pre": [1, 4, 21, 37, 49, 64], "preced": [31, 35, 71], "precend": 35, "precis": 47, "precomput": 51, "predefin": 19, "predetermin": [31, 36], "predict": [2, 47, 51, 64], "prefer": [0, 1], "preload_word_list": 69, "prep_simpl": 19, "prep_whol": 19, "preposit": [31, 36], "preproces": 48, "preprocess": [0, 1, 2, 13, 19, 40, 43, 49, 51, 61, 69], "preprocess_chat_data": 2, "preprocess_conversation_column": 71, "preprocess_naive_turn": 71, "preprocess_text": 71, "preprocess_text_lowercase_but_retain_punctu": 71, "presenc": [2, 32, 67], "present": [1, 2, 14, 30, 31, 38, 42, 55, 62, 71], "prespecifi": 19, "prevent": 51, "previou": [1, 7, 28, 31, 36, 45, 46, 58, 64, 71], "primari": 34, "print": 2, "prior": [2, 64, 71], "priya": [47, 62], "probabl": [15, 47], "problem": 62, "procedur": 62, "proceed": 46, "process": [0, 1, 2, 4, 10, 21, 37, 55, 62, 64, 65, 67, 69, 71], "prodi": 15, "produc": [2, 34], "product": 15, "professor": 62, "progress": [1, 2], "project": [54, 62], "pronoun": [12, 16, 31, 36, 39, 41, 42, 64, 70], "proper": 1, "properti": [1, 61], "proport": [16, 39, 42, 64], "propos": 37, "provid": [0, 1, 2, 15, 29, 30, 33, 36, 39, 44, 47, 54, 62], "proxi": 42, "pseudonym": 1, "psycholog": 42, "pub": 70, "publish": [5, 30, 64], "pubsonlin": 6, "punctuat": [0, 2, 16, 19, 20, 21, 28, 43, 54, 60, 71], "punctuation_seper": 19, "puncut": 48, "pure": [24, 36], "purpos": 1, "put": [34, 50, 62, 66], "py": [0, 1, 14, 49, 61], "pypi": [1, 61], "python": [1, 32, 41, 56, 57, 61, 62, 68], "qtd": 62, "qualiti": 41, "quantifi": [31, 36, 62], "quantiti": [37, 39, 41, 47], "quartil": 50, "question": [16, 19, 20, 29, 32, 39, 49, 50, 64, 66, 68, 70], "question_num": 11, "question_word": 20, "quick": [1, 43], "quickli": 0, "quit": 40, "quot": [22, 48, 64], "quotat": [22, 48], "rabbit": 62, "rain": 41, "rais": [67, 71], "random": 55, "rang": [5, 8, 24, 30, 33, 34, 35, 40, 51, 53, 55, 56, 57], "ranganath": [16, 31, 32, 36, 38, 43, 54, 70], "ranganath2013": 70, "ranganathetal2013_detectingflirt": 16, "rapid": [1, 4], "rare": [34, 35], "rate": [42, 51], "rather": [1, 31, 34, 35, 36, 37, 45, 46, 63], "ratio": [16, 39, 64], "raw": [0, 12, 16, 21, 31, 33, 42, 50, 64], "re": [1, 31, 36, 42, 50, 61], "read": [0, 1, 2, 16, 21, 29, 33, 61, 62, 64, 65, 66, 67], "read_csv": 1, "read_in_lexicon": 67, "readabl": [11, 33, 64, 70], "reader": 33, "readi": 1, "readili": 62, "readthedoc": [1, 24, 61], "real": [1, 55], "realit": 13, "realli": [31, 36, 50], "reason": [31, 36, 45, 46, 49], "reassur": 49, "recal": 47, "recept": [18, 32, 39, 42, 50, 51, 52, 54, 56, 62, 64], "recogn": [1, 43, 47], "recognit": [0, 1, 2, 39, 64], "recommend": [0, 42, 62], "reddit": [48, 64], "reddit_tag": 11, "redditus": 48, "reduc": 63, "reduce_chunk": 63, "redund": [42, 62], "refer": [0, 1, 11, 22, 24, 28, 31, 42, 48, 52, 61, 62, 64, 70], "reflect": [37, 43], "regardless": 1, "regener": [0, 2, 51, 67], "regenerate_vector": [0, 1, 2, 67], "regex": [14, 16, 49], "regist": 37, "regress": 1, "regular": [5, 14, 30, 32, 42, 55, 58], "reichel": [53, 58, 60], "reidl": [4, 13], "reinvent": 62, "rel": [41, 51, 52, 55, 60, 64], "relat": [1, 61, 62, 64], "relationship": 36, "relev": [1, 29, 42, 44, 49, 51, 56, 61, 64, 65], "reli": [31, 34, 35, 36, 69], "reliabl": [33, 42], "remain": [1, 30, 71], "rememb": 1, "remov": [0, 2, 9, 13, 19, 28, 40, 43, 48, 49, 50, 71], "remove_active_us": 9, "renam": 1, "repair": [16, 39], "repeat": [60, 71], "repetit": 60, "replac": 19, "report": [1, 61], "repres": [2, 4, 6, 7, 11, 13, 23, 31, 34, 36, 42, 45, 46, 66, 67, 68, 71, 72, 73], "represent": [34, 38], "reproduc": [36, 62], "republican": 1, "request": [32, 50, 51], "requir": [0, 1, 20, 21, 31, 55, 61, 62, 64, 65, 66, 67], "research": [1, 2, 62], "reserv": 0, "resolv": 62, "resourc": [1, 39, 48, 61, 62], "respect": [1, 2, 12, 31, 36, 37, 69], "respons": [22, 48, 55, 58, 64], "restaur": [34, 56], "restor": 0, "restrict": 71, "result": [40, 55, 65, 72], "retain": [2, 16, 20, 21, 60, 71], "retriev": 50, "retunr": 3, "return": [2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 30, 32, 43, 49, 50, 51, 55, 62, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73], "reveal": 62, "revert": 50, "review": 62, "rewrit": 50, "rich": 62, "riedl": [13, 40, 55], "right": [31, 36, 61, 62], "roberta": [1, 39, 42, 52, 56, 61, 64, 67], "robust": 13, "rocklag": [5, 30, 64], "room": 59, "root": [13, 40], "rough": [12, 54], "roughli": 31, "round": [13, 40, 59, 71], "round_num": 1, "row": [0, 1, 2, 9, 13, 25, 37, 40, 59, 63, 68, 71, 72, 73], "rowbotham": 62, "rucker": 5, "rule": [1, 69], "run": [0, 10, 12, 16, 35, 46, 47, 48, 51, 61, 69], "runtim": [1, 35], "sagepub": [5, 64], "sai": [1, 32, 50, 59], "said": [1, 36, 62], "same": [0, 1, 2, 31, 34, 37, 45, 48, 52, 59, 60, 62, 71], "sampl": [61, 62], "sarcast": 48, "save": [0, 1, 2, 19, 64, 67], "save_featur": 2, "sbert": [1, 28, 31, 34, 35, 36, 45, 46, 64, 65, 67], "scale": [42, 51], "schema": 1, "scheme": 0, "school": [21, 62], "scienc": [29, 39, 62], "scientist": [61, 62], "score": [1, 4, 5, 11, 12, 13, 15, 21, 24, 28, 29, 30, 31, 34, 35, 36, 38, 39, 40, 45, 46, 47, 51, 53, 56, 57, 61, 64, 65, 67, 73], "script": [1, 61], "sea": 1, "seamless": 62, "search": [19, 61], "second": [0, 1, 4, 34, 42, 58, 59], "second_person": 49, "secr": [18, 49, 64], "section": [1, 29, 61], "see": [0, 1, 2, 30, 34, 38, 41, 45, 46, 47, 55, 62, 71], "seek": [5, 62], "segment": [0, 19], "select": [2, 4, 23, 28, 36, 45, 66, 67, 68, 71, 72, 73], "self": [1, 2, 61], "semant": [31, 34, 35, 41], "semantic_group": [1, 61], "send": [1, 37, 55], "sens": [5, 31, 54, 66], "sent": [1, 37, 64], "sentenc": [0, 1, 10, 15, 19, 20, 21, 33, 34, 35, 36, 42, 45, 46, 47, 48, 54, 56, 61, 67], "sentence_pad": 19, "sentence_split": 19, "sentence_to_train": 47, "sentencis": 19, "sentiment": [0, 1, 24, 31, 39, 42, 52, 56, 61, 62, 64, 67], "separ": [1, 2, 19, 34, 51], "sepcifi": 1, "septemb": 40, "sequenc": [1, 59], "sequenti": 1, "seri": [12, 16, 23, 28, 42, 71, 73], "serv": 12, "set": [0, 1, 2, 13, 23, 34, 48, 59], "set_self_conv_data": 2, "sever": [1, 30, 41, 42, 48, 51, 56, 61], "shall": 54, "share": [31, 36, 37], "she": [30, 31, 36], "shift": 34, "shop": 62, "short": [55, 58], "shorter": [13, 40, 41, 42, 43], "should": [0, 1, 2, 4, 14, 23, 28, 29, 31, 36, 47, 48, 54, 61, 62, 65, 66, 67, 68, 69, 71, 72, 73], "shouldn": [31, 36], "show": [1, 37, 61], "showeth": 62, "shruti": [35, 45, 46, 47, 62], "side": 31, "signal": [45, 55], "signifi": 42, "signific": [1, 61], "silent": 37, "similar": [1, 6, 7, 13, 28, 29, 31, 34, 35, 36, 40, 45, 46, 49, 62, 65], "similarli": [1, 35], "simpl": [0, 1, 16, 19, 42, 61, 62], "simpli": [1, 5, 11, 28, 56, 62], "simplifi": 1, "simplist": 41, "sinc": [1, 32, 41, 71], "singh": 62, "singl": [0, 1, 2, 11, 12, 19, 23, 31, 34, 35, 36, 37, 41, 45, 46, 59, 62, 71, 72], "singular": [12, 41, 64], "site": 16, "situat": 37, "size": [1, 13, 63, 67], "skip": 1, "slightli": [32, 62, 63], "slow": 1, "small": 40, "so": [1, 2, 10, 30, 31, 36, 37, 50, 61, 62, 66], "social": [29, 39, 61, 62], "socsci": 16, "softwar": 62, "sohi": 62, "sol3": 4, "solut": 59, "solv": 62, "some": [0, 1, 11, 17, 29, 32, 34, 35, 37, 41, 61, 63], "somebodi": [31, 36], "someon": [22, 29, 31, 36, 47, 48, 61, 64], "someplac": [31, 36], "someth": 47, "sometim": 1, "somewhat": 35, "soon": 62, "sorri": [16, 32, 50], "sort": 10, "sound": [47, 51], "sourc": [4, 5, 6, 12, 13, 16, 17, 21, 34, 35, 50, 64, 68], "space": [34, 40, 71], "spaci": [1, 19, 47, 49, 50, 61], "span": 63, "spars": 32, "speak": [1, 31, 36, 37, 59, 60, 62], "speaker": [0, 1, 2, 6, 8, 9, 25, 31, 34, 35, 37, 38, 42, 45, 46, 61, 66, 71, 72], "speaker_id": [2, 61, 72], "speaker_id_col": [0, 1, 2, 6, 8, 9, 25, 26, 27, 61, 65, 66, 71, 72], "speaker_nicknam": [0, 1, 2, 6, 9, 59, 66, 71], "special": [0, 1, 2, 48, 71], "specif": [1, 2, 12, 32, 41, 48, 55, 61, 62, 69, 71], "specifi": [1, 2, 19, 47, 49, 67, 68, 71, 72, 73], "speciifc": 63, "spend": [51, 62], "spike": 55, "split": [19, 21, 43, 63], "spoke": 59, "spoken": [11, 37], "spread": 55, "squar": [13, 40], "ssrn": 4, "stabl": 40, "stack": 14, "stackoverflow": 68, "stage": [1, 2, 34, 71], "stamp": 55, "standard": [1, 4, 37, 40, 41, 49, 55, 58, 60, 65, 72, 73], "stanford": 70, "start": [0, 15, 19, 20, 22, 23, 50], "statement": [1, 38, 42, 47, 48, 61, 62, 64], "statist": [65, 66, 68], "statologi": 41, "stem": 42, "step": [1, 4, 28, 41, 45, 46, 51], "still": [41, 45, 46], "stochast": 40, "stop": [40, 62], "stopword": [13, 19], "store": [1, 12, 16, 41, 49, 51, 61, 65, 67], "stoword": 42, "str": [2, 3, 4, 5, 7, 8, 9, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 63, 64, 65, 66, 67, 68, 71, 72, 73], "straightforward": 29, "strategi": [17, 30, 32, 38, 39, 42, 49, 54, 64], "stream": 35, "strictli": 1, "string": [0, 1, 2, 4, 8, 12, 13, 14, 19, 23, 24, 50, 66, 67, 68, 71, 72, 73], "strongli": [1, 41, 61], "structur": [0, 36, 49], "student": [21, 33], "studi": [1, 34, 62], "style": [1, 31, 36, 59], "sub": [0, 1, 71], "subfold": 1, "subject": [5, 24, 39, 49, 64], "subjunct": 50, "sublist": 28, "submiss": 55, "subpart": [1, 71], "subsequ": [1, 30, 51, 58], "subset": 62, "substanc": 36, "substant": 31, "substanti": 1, "substr": 30, "subtask": 1, "subtract": [41, 58], "succe": 62, "success": [0, 1, 4, 31, 36, 43, 55, 58], "suggest": [1, 13, 34, 42, 44, 50], "suit": [62, 64], "sum": [1, 28, 34, 61, 64, 65, 66, 72], "summar": [0, 1, 65, 66, 69], "summari": [65, 66, 72], "summariz": [0, 65], "summarize_featur": 69, "suppl": 6, "support": [1, 15, 61], "suppos": 1, "sure": 30, "swear": 49, "syllabl": 21, "syntax": [1, 32, 61], "system": [2, 59, 64], "t": [0, 1, 2, 15, 29, 31, 36, 45, 49, 54, 61, 62, 67], "tabl": 62, "tag": 39, "take": [1, 4, 5, 9, 14, 25, 29, 31, 34, 37, 39, 42, 55, 61, 65, 71], "taken": [59, 71], "talk": [1, 37, 47, 59, 62], "tandem": [1, 61], "target": 15, "task": [1, 2, 59, 71], "tausczik": [12, 37, 41, 52], "tausczikpennebaker2013": 12, "team": [0, 1, 4, 11, 12, 13, 34, 39, 40, 59, 65], "team_bursti": 4, "team_comm_tool": [1, 61], "teamcommtool": 1, "technic": [29, 39, 61, 62], "teghxgbqdhgaaaaa": 5, "tempor": [0, 2, 55, 58, 64, 71], "temporal_featur": 11, "tend": [1, 34, 60], "term": [1, 28, 59], "termin": [1, 2, 61], "terribl": 51, "test": [13, 33, 47], "text": [0, 1, 2, 3, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 24, 28, 32, 33, 36, 42, 48, 55, 62, 64, 67, 71], "text_based_featur": 64, "textblob": [24, 39, 51, 52, 64], "textblob_sentiment_analysi": 11, "than": [0, 1, 2, 11, 13, 31, 34, 35, 36, 37, 40, 41, 45, 46, 54, 60, 62, 63], "thee": 62, "thei": [0, 1, 29, 31, 34, 36, 37, 39, 42, 47, 58, 59, 61, 62, 67], "them": [0, 1, 2, 19, 28, 29, 31, 36, 50, 51, 55, 59, 61, 62, 64, 65, 66, 67], "themselv": [31, 36, 60], "theoret": 35, "theori": [34, 50], "therefor": [0, 1, 11, 37, 45, 59, 62, 69], "thi": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 12, 13, 14, 16, 18, 20, 21, 23, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 71, 72, 73], "thing": [48, 61], "think": [1, 38, 47], "thorough": [43, 62], "those": [1, 21, 31, 36, 61], "though": [34, 42], "thought": [1, 35, 45], "thread": [1, 61], "three": [0, 1, 2, 22, 34, 37, 40, 51, 61, 62, 69, 71], "threshold": [15, 47], "through": [1, 45, 46, 50, 61, 62], "throughout": [31, 35, 36, 40, 45, 46, 55, 63], "tht": 35, "thu": [1, 2, 34, 35, 36, 37, 46, 55, 71], "time": [0, 1, 4, 23, 34, 35, 39, 42, 48, 51, 55, 59, 61, 62, 63, 64, 65, 66, 71], "time_diff": 55, "timediff": 4, "timestamp": [0, 1, 2, 8, 23, 58, 61, 62, 63, 64, 71], "timestamp_col": [0, 1, 2, 8, 61, 63, 64, 65, 71], "timestamp_end": [1, 23, 61, 64], "timestamp_start": [1, 23, 61, 64], "todai": [34, 35, 41, 43, 45, 46, 47], "todo": 66, "togeth": [0, 62, 66], "token": [16, 19, 39, 49, 54, 64], "token_count": [19, 49], "too": [30, 31, 36, 62], "took": [1, 59], "tool": [1, 61, 62], "toolkit": [0, 1, 11, 42, 45, 46, 55, 62], "top": [1, 50, 59], "topic": [1, 13, 34, 40, 42, 43, 65], "tormala": 5, "total": [1, 3, 12, 16, 25, 31, 34, 36, 37, 41, 44, 53, 59, 60, 61, 62, 63, 64, 66, 72], "touch": [1, 61], "toward": [31, 36, 38, 42, 45, 46], "tradit": 49, "train": [1, 2, 15, 64], "train_spacy_n": 15, "transcript": 0, "transfom": [45, 46], "transform": [31, 34, 35, 36, 51], "transform_utter": 50, "treat": [1, 59, 61], "tri": [50, 64], "trivial": [3, 44, 62], "troubl": [1, 61], "true": [0, 1, 2, 37, 61, 63, 67, 71], "truncat": 2, "truth_intensifi": 49, "ttr": 64, "tupl": [0, 1, 2, 15, 19, 64], "turn": [0, 2, 25, 28, 31, 32, 37, 39, 61, 64, 65, 71], "turn_count": 59, "turn_df": 71, "turn_id": 71, "turn_taking_featur": 11, "twice": 63, "twitter": [1, 51, 61], "two": [0, 1, 2, 23, 31, 34, 36, 41, 45, 46, 52, 62, 63], "txt": 19, "type": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 37, 39, 52, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73], "typic": [1, 34, 40, 41, 42, 52, 60], "u": [1, 22, 31, 36, 48, 49, 58], "uci": 16, "uh": [31, 36], "ulrich": 55, "um": [31, 36, 60], "umbrella": [8, 29, 34], "uncertain": [5, 30], "uncertainti": 30, "under": [0, 1, 10, 11, 12, 28, 40], "underli": [1, 61], "underscor": [1, 61], "understand": [0, 33, 39, 43, 48, 58, 61, 62], "understood": 33, "uninterrupt": 59, "uniqu": [0, 1, 2, 6, 9, 13, 16, 23, 25, 41, 47, 52, 60, 61, 63, 71], "univers": 62, "unix": 58, "unless": [31, 36], "unpack": 62, "unpreprocess": [0, 2], "until": [31, 36, 45, 46], "unzip": [1, 61], "up": [1, 17, 21, 28, 31, 35, 36, 37, 45, 46, 51, 59, 61], "updat": [1, 9, 40, 54, 61], "upenn": 1, "upload": 13, "upon": 33, "upper": 42, "us": [0, 1, 2, 3, 5, 11, 12, 13, 17, 19, 24, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 60, 62, 64, 65, 66, 67, 71], "usag": [21, 24], "use_time_if_poss": 63, "user": [0, 1, 2, 9, 15, 22, 37, 47, 48, 51, 61, 62, 63, 64, 65, 66, 69, 72], "user_data": [2, 65, 66], "user_df": 9, "user_level_featur": 2, "user_list": 9, "userlevelfeaturescalcul": [2, 66, 69], "usernam": [22, 48], "utf": 1, "util": [1, 12, 21, 61, 62, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73], "utilti": 62, "utter": [0, 1, 2, 3, 4, 5, 13, 14, 15, 16, 17, 20, 21, 23, 24, 30, 31, 32, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 50, 51, 52, 54, 58, 60, 61, 67], "utteranc": 42, "v": [0, 1, 2, 13, 42, 61], "v0": 0, "valenc": 51, "valid": [23, 55], "valu": [1, 2, 5, 6, 10, 12, 13, 18, 19, 23, 28, 30, 31, 34, 36, 37, 40, 41, 42, 45, 46, 47, 55, 59, 61, 64, 68, 71, 72, 73], "vari": [13, 31, 34, 35], "variabl": [1, 56, 57, 64, 65, 66], "varianc": [8, 34], "variance_in_dd": 11, "variat": [4, 32], "varieti": [42, 62], "variou": [19, 42, 64, 65, 66], "vast": 62, "ve": [0, 31, 36, 50, 61], "vec": 6, "vect_data": [1, 7, 8, 28, 61, 64, 65, 66], "vect_path": 67, "vector": [0, 2, 6, 7, 8, 13, 28, 34, 35, 40, 55, 61, 64, 65, 67], "vector_data": [0, 1, 2, 61], "vector_directori": [0, 1, 2, 61, 65], "vein": 45, "verb": [19, 31, 36], "verbal": 32, "veri": [5, 30, 31, 34, 35, 36, 42, 49, 54], "verifi": 2, "verit": 62, "version": [1, 12, 14, 21, 40, 51, 61], "versu": [4, 29, 47, 55, 59], "via": [3, 44], "view": 50, "visit": 41, "voila": 62, "w": 31, "wa": [0, 1, 2, 5, 12, 31, 32, 35, 36, 47, 51, 56, 59, 62, 71], "wai": [1, 2, 29, 30, 31, 32, 34, 49, 50, 54, 56, 57, 61, 62, 66], "waiai": 62, "wait": [4, 55], "walk": 1, "walkthrough": [0, 61, 62], "want": [1, 28, 34, 59, 61, 62, 67], "warn": 50, "watt": [1, 2, 62, 71], "we": [0, 1, 2, 3, 4, 5, 9, 10, 11, 12, 15, 16, 18, 23, 24, 28, 29, 30, 31, 34, 35, 36, 37, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 52, 53, 55, 56, 57, 58, 59, 61, 62, 66, 67, 71], "web": 70, "websit": [1, 61], "week": 47, "weight": 66, "welcom": 61, "well": [29, 31, 36, 55, 62], "went": 41, "were": [1, 12, 31, 36, 42], "western": 1, "wh": [19, 31, 36], "wh_question": [32, 49, 54], "wharton": 62, "what": [1, 2, 12, 16, 20, 29, 31, 32, 34, 35, 36, 39, 41, 45, 46, 47, 50, 54, 62, 63], "whatev": [1, 31, 36], "wheel": 62, "when": [1, 16, 20, 31, 33, 36, 47, 54, 55, 59, 60, 61, 62, 69, 71], "whenev": 71, "where": [0, 1, 2, 19, 20, 28, 31, 32, 36, 37, 40, 41, 42, 48, 50, 51, 54, 59, 61, 65, 68, 73], "wherea": [31, 34, 35, 36, 43], "wherev": [31, 36], "whether": [1, 2, 10, 16, 19, 32, 37, 38, 41, 43, 47, 57, 58, 62, 63, 64, 67, 71], "which": [0, 1, 2, 3, 4, 5, 7, 9, 12, 13, 15, 16, 18, 23, 25, 28, 31, 34, 35, 36, 37, 38, 40, 41, 42, 51, 53, 54, 55, 56, 57, 58, 59, 61, 62, 64, 66, 68, 69, 71, 72, 73], "while": [31, 32, 34, 36, 37, 44, 45, 46, 55, 62, 71], "whitespac": 43, "who": [20, 31, 32, 36, 47, 51, 54, 59, 60, 62], "whole": [28, 59, 62, 71], "whom": [31, 36, 54], "whose": [31, 36, 54], "why": [20, 29, 31, 36, 54], "wide": 31, "wien": 62, "wiki": [21, 29, 70], "wiki_link": [1, 61], "wikipedia": [21, 33, 37, 70], "williamson": 60, "wish": [1, 2, 18], "within": [0, 1, 2, 8, 11, 16, 30, 34, 35, 36, 41, 45, 46, 52, 55, 59, 60, 62, 63, 64, 68, 71, 73], "within_group": 2, "within_person_discursive_rang": 11, "within_task": [0, 1, 2, 71], "without": [1, 19, 31, 36, 42, 47, 54, 62, 69], "won": [0, 31, 36, 45], "wonder": 56, "woolei": 4, "woollei": [13, 40, 55], "wooten": 55, "word": [3, 10, 11, 12, 13, 14, 16, 19, 20, 21, 22, 28, 30, 32, 33, 37, 38, 39, 40, 41, 43, 45, 46, 48, 49, 52, 53, 54, 56, 57, 62, 64, 65, 66, 69, 70], "word_mimicri": 11, "word_start": [19, 49], "wordnet": [1, 61], "words_in_lin": 19, "work": [0, 47, 50, 55, 61, 62], "world": 55, "worri": 62, "would": [1, 29, 31, 34, 35, 36, 37, 42, 50, 54, 62], "wouldn": [31, 36], "wow": 50, "wp": 13, "write": [2, 29, 60], "www": [12, 13, 18, 41, 64], "x": [0, 1, 2, 4, 46, 68], "xinlan": 62, "yashveer": 62, "ye": 19, "yeah": [31, 36], "yeoman": [18, 49], "yesno_quest": [32, 49, 54], "yet": 48, "ylatau": 12, "you": [0, 1, 2, 11, 24, 29, 31, 36, 37, 43, 47, 50, 59, 61, 62, 69], "your": [0, 29, 31, 32, 36, 37, 50, 59, 61, 62], "yourself": [31, 36, 50], "yuluan": 62, "yup": [31, 36], "yuxuan": 62, "z": [12, 39, 49, 51, 64, 73], "zero": [13, 52], "zhang": 62, "zheng": 62, "zhong": 62, "zhou": 62, "zscore": 41, "zscore_chat": 41, "zscore_chats_and_convers": 69, "zscore_convers": 41, "\u00bc": 47, "\u03c4": 55}, "titles": ["The Basics", "Worked Example", "feature_builder module", "basic_features module", "burstiness module", "certainty module", "discursive_diversity module", "fflow module", "get_all_DD_features module", "get_user_network module", "hedge module", "Features: Technical Documentation", "info_exchange_zscore module", "information_diversity module", "lexical_features_v2 module", "named_entity_recognition_features module", "other_lexical_features module", "politeness_features module", "politeness_v2 module", "politeness_v2_helper module", "question_num module", "readability module", "reddit_tags module", "temporal_features module", "textblob_sentiment_analysis module", "turn_taking_features module", "variance_in_DD module", "within_person_discursive_range module", "word_mimicry module", "FEATURE NAME", "Certainty", "Content Word Accommodation", "Conversational Repair", "Dale-Chall Score", "Discursive Diversity", "Forward Flow", "Function Word Accommodation", "Gini Coefficient", "Hedge", "Features: Conceptual Documentation", "Information Diversity", "Information Exchange", "Linguistic Inquiry and Word Count (LIWC) and Other Lexicons", "Message Length", "Message Quantity", "Mimicry (BERT)", "Moving Mimicry", "Named Entity Recognition", "Online Discussion Tags", "Politeness/Receptiveness Markers", "Politeness Strategies", "Sentiment (RoBERTa)", "Positivity Z-Score", "Proportion of First Person Pronouns", "Question (Naive)", "Team Burstiness", "Textblob Polarity", "Textblob Subjectivity", "Time Difference", "Turn Taking Index", "Word Type-Token Ratio", "The Team Communication Toolkit", "Introduction", "assign_chunk_nums module", "calculate_chat_level_features module", "calculate_conversation_level_features module", "calculate_user_level_features module", "check_embeddings module", "gini_coefficient module", "Utilities", "preload_word_lists module", "preprocess module", "summarize_features module", "zscore_chats_and_conversation module"], "titleterms": {"A": 0, "One": 0, "The": [0, 61, 62], "accommod": [31, 36], "addit": 1, "advanc": 1, "assign_chunk_num": 63, "assumpt": 0, "basic": [0, 1, 29, 30, 31, 33, 34, 35, 36, 37, 38, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 55, 56, 57, 58, 59, 60], "basic_featur": 3, "bert": 45, "bursti": [4, 55], "calculate_chat_level_featur": 64, "calculate_conversation_level_featur": 65, "calculate_user_level_featur": 66, "caveat": [29, 30, 31, 33, 34, 35, 36, 38, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 55, 56, 57, 58, 59], "certainti": [5, 30], "chall": 33, "chat": [11, 39], "check_embed": 67, "citat": [29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60], "class": 69, "code": [0, 1], "coeffici": 37, "column": [1, 61], "commun": 61, "conceptu": 39, "configur": 1, "consider": 1, "content": [31, 61], "convers": [1, 11, 32, 39, 62, 69], "count": [42, 59], "customiz": 0, "dale": 33, "data": 1, "declar": 61, "demo": [0, 1], "detail": 1, "differ": 58, "directori": 1, "discurs": 34, "discursive_divers": 6, "discuss": 48, "divers": [34, 40], "document": [11, 39, 62], "driver": 69, "entiti": 47, "environ": [1, 61], "exampl": [1, 41, 47], "exchang": 41, "featur": [1, 11, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 69], "feature_build": 2, "featurebuild": [1, 61, 62], "fflow": 7, "file": [1, 30, 34, 35, 45, 46, 47, 51], "first": 53, "flow": 35, "forward": 35, "function": [0, 36], "gener": [1, 61, 62], "get": [1, 61, 62], "get_all_dd_featur": 8, "get_user_network": 9, "gini": 37, "gini_coeffici": 68, "hedg": [10, 38], "high": [29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60], "implement": [29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60], "import": [1, 61], "index": 59, "indic": 61, "info_exchange_zscor": 12, "inform": [1, 40, 41, 61], "information_divers": 13, "input": [1, 34], "inquiri": 42, "inspect": [1, 61], "interpret": [29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60], "introduct": 62, "intuit": [29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60], "kei": 0, "length": 43, "level": [11, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 62, 69], "lexical_features_v2": 14, "lexicon": 42, "light": 0, "linguist": 42, "liwc": 42, "marker": 49, "messag": [43, 44], "mimicri": [45, 46], "modul": [2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73], "motiv": 62, "move": 46, "naiv": 54, "name": [1, 29, 47, 61], "named_entity_recognition_featur": 15, "note": [29, 30, 31, 33, 34, 35, 36, 38, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 55, 56, 57, 58, 59], "onlin": 48, "other": [42, 69], "other_lexical_featur": 16, "ouput": 34, "our": 62, "output": [1, 30, 35, 45, 46, 47, 51], "packag": [0, 1, 61], "paramet": [0, 1], "person": 53, "pip": [1, 61], "polar": 56, "polit": [49, 50], "politeness_featur": 17, "politeness_v2": 18, "politeness_v2_help": 19, "posit": 52, "preload_word_list": 70, "preprocess": 71, "pronoun": 53, "proport": 53, "quantiti": 44, "question": 54, "question_num": 20, "ratio": 60, "readabl": 21, "recept": 49, "recognit": 47, "recommend": [1, 61], "reddit_tag": 22, "relat": [29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60], "repair": 32, "roberta": 51, "run": 1, "sampl": [0, 1], "score": [33, 41, 52], "sentiment": 51, "speaker": [11, 59, 62, 69], "start": [1, 61, 62], "strategi": 50, "subject": 57, "summarize_featur": 72, "tabl": 61, "tag": 48, "take": 59, "team": [55, 61, 62], "technic": 11, "temporal_featur": 23, "textblob": [56, 57], "textblob_sentiment_analysi": 24, "time": 58, "token": 60, "toolkit": 61, "touch": 0, "train": 47, "troubleshoot": [1, 61], "turn": [1, 59], "turn_taking_featur": 25, "type": 60, "us": 61, "user": 11, "util": 69, "utter": [11, 39, 62, 69], "variance_in_dd": 26, "vector": 1, "virtual": [1, 61], "walkthrough": 1, "within_person_discursive_rang": 27, "word": [31, 36, 42, 60], "word_mimicri": 28, "work": 1, "your": 1, "z": [41, 52], "zscore_chats_and_convers": 73}}) \ No newline at end of file +Search.setIndex({"alltitles": {"A Light-Touch, One-Function Package": [[0, "a-light-touch-one-function-package"]], "Additional FeatureBuilder Considerations": [[1, "additional-featurebuilder-considerations"]], "Advanced Configuration Columns": [[1, "advanced-configuration-columns"]], "Basic Input Columns": [[1, "basic-input-columns"]], "Certainty": [[30, null]], "Citation": [[29, "citation"], [30, "citation"], [31, "citation"], [32, "citation"], [33, "citation"], [34, "citation"], [35, "citation"], [36, "citation"], [37, "citation"], [38, "citation"], [40, "citation"], [41, "citation"], [42, "citation"], [43, "citation"], [44, "citation"], [45, "citation"], [46, "citation"], [47, "citation"], [48, "citation"], [49, "citation"], [50, "citation"], [51, "citation"], [52, "citation"], [53, "citation"], [54, "citation"], [55, "citation"], [56, "citation"], [57, "citation"], [58, "citation"], [59, "citation"], [60, "citation"]], "Configuring the FeatureBuilder": [[1, "configuring-the-featurebuilder"]], "Content Word Accommodation": [[31, null]], "Contents:": [[61, null]], "Conversation Parameters": [[1, "conversation-parameters"]], "Conversation-Level Features": [[11, "conversation-level-features"], [39, "conversation-level-features"]], "Conversational Repair": [[32, null]], "Customizable Parameters": [[0, "customizable-parameters"]], "Dale-Chall Score": [[33, null]], "Declaring a FeatureBuilder": [[61, "declaring-a-featurebuilder"]], "Demo / Sample Code": [[0, "demo-sample-code"], [1, "demo-sample-code"]], "Discursive Diversity": [[34, null]], "Example:": [[41, "example"]], "FEATURE NAME": [[29, null]], "Feature Column Names": [[1, "feature-column-names"], [61, "feature-column-names"]], "Feature Documentation": [[62, "feature-documentation"]], "Feature Information": [[1, "feature-information"], [61, "feature-information"]], "Features: Conceptual Documentation": [[39, null]], "Features: Technical Documentation": [[11, null]], "Forward Flow": [[35, null]], "Function Word Accommodation": [[36, null]], "Generating Features: Utterance-, Speaker-, and Conversation-Level": [[62, "generating-features-utterance-speaker-and-conversation-level"]], "Getting Started": [[1, "getting-started"], [61, "getting-started"], [62, "getting-started"]], "Gini Coefficient": [[37, null]], "Hedge": [[38, null]], "High*Level Intuition": [[54, "high-level-intuition"]], "High-Level Intuition": [[29, "high-level-intuition"], [30, "high-level-intuition"], [31, "high-level-intuition"], [32, "high-level-intuition"], [33, "high-level-intuition"], [34, "high-level-intuition"], [35, "high-level-intuition"], [36, "high-level-intuition"], [37, "high-level-intuition"], [38, "high-level-intuition"], [40, "high-level-intuition"], [41, "high-level-intuition"], [42, "high-level-intuition"], [43, "high-level-intuition"], [44, "high-level-intuition"], [45, "high-level-intuition"], [46, "high-level-intuition"], [47, "high-level-intuition"], [48, "high-level-intuition"], [49, "high-level-intuition"], [50, "high-level-intuition"], [51, "high-level-intuition"], [52, "high-level-intuition"], [53, "high-level-intuition"], [55, "high-level-intuition"], [56, "high-level-intuition"], [57, "high-level-intuition"], [58, "high-level-intuition"], [59, "high-level-intuition"], [60, "high-level-intuition"]], "Implementation": [[32, "implementation"], [42, "implementation"], [52, "implementation"], [54, "implementation"]], "Implementation Basics": [[29, "implementation-basics"], [30, "implementation-basics"], [31, "implementation-basics"], [33, "implementation-basics"], [34, "implementation-basics"], [35, "implementation-basics"], [36, "implementation-basics"], [37, "implementation-basics"], [38, "implementation-basics"], [40, "implementation-basics"], [41, "implementation-basics"], [43, "implementation-basics"], [44, "implementation-basics"], [45, "implementation-basics"], [46, "implementation-basics"], [47, "implementation-basics"], [48, "implementation-basics"], [49, "implementation-basics"], [50, "implementation-basics"], [51, "implementation-basics"], [53, "implementation-basics"], [55, "implementation-basics"], [56, "implementation-basics"], [57, "implementation-basics"], [58, "implementation-basics"], [59, "implementation-basics"], [60, "implementation-basics"]], "Implementation Notes/Caveats": [[29, "implementation-notes-caveats"], [30, "implementation-notes-caveats"], [31, "implementation-notes-caveats"], [33, "implementation-notes-caveats"], [34, "implementation-notes-caveats"], [35, "implementation-notes-caveats"], [36, "implementation-notes-caveats"], [38, "implementation-notes-caveats"], [40, "implementation-notes-caveats"], [41, "implementation-notes-caveats"], [43, "implementation-notes-caveats"], [44, "implementation-notes-caveats"], [45, "implementation-notes-caveats"], [46, "implementation-notes-caveats"], [47, "implementation-notes-caveats"], [48, "implementation-notes-caveats"], [49, "implementation-notes-caveats"], [50, "implementation-notes-caveats"], [51, "implementation-notes-caveats"], [53, "implementation-notes-caveats"], [55, "implementation-notes-caveats"], [56, "implementation-notes-caveats"], [57, "implementation-notes-caveats"], [58, "implementation-notes-caveats"], [59, "implementation-notes-caveats"]], "Import Recommendations: Virtual Environment and Pip": [[1, "import-recommendations-virtual-environment-and-pip"], [61, "import-recommendations-virtual-environment-and-pip"]], "Importing the Package": [[1, "importing-the-package"]], "Indices and Tables": [[61, "indices-and-tables"]], "Information Diversity": [[40, null]], "Information Exchange": [[41, null]], "Input File": [[34, "id2"]], "Inspecting Generated Features": [[1, "inspecting-generated-features"], [61, "inspecting-generated-features"]], "Interpretation:": [[41, "interpretation"]], "Interpreting the Feature": [[29, "interpreting-the-feature"], [30, "interpreting-the-feature"], [31, "interpreting-the-feature"], [32, "interpreting-the-feature"], [33, "interpreting-the-feature"], [34, "interpreting-the-feature"], [35, "interpreting-the-feature"], [36, "interpreting-the-feature"], [37, "interpreting-the-feature"], [38, "interpreting-the-feature"], [40, "interpreting-the-feature"], [41, "interpreting-the-feature"], [42, "interpreting-the-feature"], [43, "interpreting-the-feature"], [44, "interpreting-the-feature"], [45, "interpreting-the-feature"], [46, "interpreting-the-feature"], [47, "interpreting-the-feature"], [48, "interpreting-the-feature"], [49, "interpreting-the-feature"], [50, "interpreting-the-feature"], [51, "interpreting-the-feature"], [52, "interpreting-the-feature"], [53, "interpreting-the-feature"], [54, "interpreting-the-feature"], [55, "interpreting-the-feature"], [56, "interpreting-the-feature"], [57, "interpreting-the-feature"], [58, "interpreting-the-feature"], [59, "interpreting-the-feature"], [60, "interpreting-the-feature"]], "Introduction": [[62, null]], "Key Assumptions and Parameters": [[0, "key-assumptions-and-parameters"]], "Linguistic Inquiry and Word Count (LIWC) and Other Lexicons": [[42, null]], "Message Length": [[43, null]], "Message Quantity": [[44, null]], "Mimicry (BERT)": [[45, null]], "Motivation": [[62, "motivation"]], "Moving Mimicry": [[46, null]], "Named Entity Recognition": [[47, null]], "Named Entity Training Examples": [[47, "id2"]], "Online Discussion Tags": [[48, null]], "Other Utilities": [[69, "other-utilities"]], "Ouput File": [[34, "id3"]], "Our Team": [[62, "our-team"]], "Output File": [[30, "id2"], [35, "id2"], [45, "id2"], [46, "id2"], [47, "id3"], [51, "id1"]], "Output File Naming Details": [[1, "output-file-naming-details"]], "Package Assumptions": [[0, "package-assumptions"]], "Politeness Strategies": [[50, null]], "Politeness/Receptiveness Markers": [[49, null]], "Positivity Z-Score": [[52, null]], "Proportion of First Person Pronouns": [[53, null]], "Question (Naive)": [[54, null]], "Related Features": [[29, "related-features"], [30, "related-features"], [31, "related-features"], [32, "related-features"], [33, "related-features"], [34, "related-features"], [35, "related-features"], [36, "related-features"], [37, "related-features"], [38, "related-features"], [40, "related-features"], [41, "related-features"], [42, "related-features"], [43, "related-features"], [44, "related-features"], [45, "related-features"], [46, "related-features"], [47, "related-features"], [48, "related-features"], [49, "related-features"], [50, "related-features"], [51, "related-features"], [52, "related-features"], [53, "related-features"], [54, "related-features"], [55, "related-features"], [56, "related-features"], [57, "related-features"], [58, "related-features"], [59, "related-features"], [60, "related-features"]], "Sentiment (RoBERTa)": [[51, null]], "Speaker Turn Counts": [[59, "id2"]], "Speaker- (User) Level Features": [[11, "speaker-user-level-features"]], "Table of Contents": [[61, "table-of-contents"]], "Team Burstiness": [[55, null]], "Textblob Polarity": [[56, null]], "Textblob Subjectivity": [[57, null]], "The Basics": [[0, null]], "The FeatureBuilder": [[62, "the-featurebuilder"]], "The Team Communication Toolkit": [[61, null]], "Time Difference": [[58, null]], "Troubleshooting": [[1, "troubleshooting"], [61, "troubleshooting"]], "Turn Taking Index": [[59, null]], "Turns": [[1, "turns"]], "Using the Package": [[61, "using-the-package"]], "Utilities": [[69, null]], "Utterance- (Chat) Level Features": [[11, "utterance-chat-level-features"], [39, "utterance-chat-level-features"]], "Vector Directory": [[1, "vector-directory"]], "Walkthrough: Running the FeatureBuilder on Your Data": [[1, "walkthrough-running-the-featurebuilder-on-your-data"]], "Word Type-Token Ratio": [[60, null]], "Worked Example": [[1, null]], "assign_chunk_nums module": [[63, null]], "basic_features module": [[3, null]], "burstiness module": [[4, null]], "calculate_chat_level_features module": [[64, null]], "calculate_conversation_level_features module": [[65, null]], "calculate_user_level_features module": [[66, null]], "certainty module": [[5, null]], "check_embeddings module": [[67, null]], "discursive_diversity module": [[6, null]], "feature_builder module": [[2, null]], "fflow module": [[7, null]], "get_all_DD_features module": [[8, null]], "get_user_network module": [[9, null]], "gini_coefficient module": [[68, null]], "hedge module": [[10, null]], "info_exchange_zscore module": [[12, null]], "information_diversity module": [[13, null]], "lexical_features_v2 module": [[14, null]], "named_entity_recognition_features module": [[15, null]], "other_lexical_features module": [[16, null]], "politeness_features module": [[17, null]], "politeness_v2 module": [[18, null]], "politeness_v2_helper module": [[19, null]], "preload_word_lists module": [[70, null]], "preprocess module": [[71, null]], "question_num module": [[20, null]], "readability module": [[21, null]], "reddit_tags module": [[22, null]], "summarize_features module": [[72, null]], "temporal_features module": [[23, null]], "textblob_sentiment_analysis module": [[24, null]], "turn_taking_features module": [[25, null]], "variance_in_DD module": [[26, null]], "within_person_discursive_range module": [[27, null]], "word_mimicry module": [[28, null]], "z-scores:": [[41, "z-scores"]], "zscore_chats_and_conversation module": [[73, null]], "\u201cDriver\u201d Classes: Utterance-, Conversation-, and Speaker-Level Features": [[69, "driver-classes-utterance-conversation-and-speaker-level-features"]]}, "docnames": ["basics", "examples", "feature_builder", "features/basic_features", "features/burstiness", "features/certainty", "features/discursive_diversity", "features/fflow", "features/get_all_DD_features", "features/get_user_network", "features/hedge", "features/index", "features/info_exchange_zscore", "features/information_diversity", "features/lexical_features_v2", "features/named_entity_recognition_features", "features/other_lexical_features", "features/politeness_features", "features/politeness_v2", "features/politeness_v2_helper", "features/question_num", "features/readability", "features/reddit_tags", "features/temporal_features", "features/textblob_sentiment_analysis", "features/turn_taking_features", "features/variance_in_DD", "features/within_person_discursive_range", "features/word_mimicry", "features_conceptual/TEMPLATE", "features_conceptual/certainty", "features_conceptual/content_word_accommodation", "features_conceptual/conversational_repair", "features_conceptual/dale_chall_score", "features_conceptual/discursive_diversity", "features_conceptual/forward_flow", "features_conceptual/function_word_accommodation", "features_conceptual/gini_coefficient", "features_conceptual/hedge", "features_conceptual/index", "features_conceptual/information_diversity", "features_conceptual/information_exchange", "features_conceptual/liwc", "features_conceptual/message_length", "features_conceptual/message_quantity", "features_conceptual/mimicry_bert", "features_conceptual/moving_mimicry", "features_conceptual/named_entity_recognition", "features_conceptual/online_discussions_tags", "features_conceptual/politeness_receptiveness_markers", "features_conceptual/politeness_strategies", "features_conceptual/positivity_bert", "features_conceptual/positivity_z_score", "features_conceptual/proportion_of_first_person_pronouns", "features_conceptual/questions", "features_conceptual/team_burstiness", "features_conceptual/textblob_polarity", "features_conceptual/textblob_subjectivity", "features_conceptual/time_difference", "features_conceptual/turn_taking_index", "features_conceptual/word_ttr", "index", "intro", "utils/assign_chunk_nums", "utils/calculate_chat_level_features", "utils/calculate_conversation_level_features", "utils/calculate_user_level_features", "utils/check_embeddings", "utils/gini_coefficient", "utils/index", "utils/preload_word_lists", "utils/preprocess", "utils/summarize_features", "utils/zscore_chats_and_conversation"], "envversion": {"sphinx": 62, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2}, "filenames": ["basics.rst", "examples.rst", "feature_builder.rst", "features/basic_features.rst", "features/burstiness.rst", "features/certainty.rst", "features/discursive_diversity.rst", "features/fflow.rst", "features/get_all_DD_features.rst", "features/get_user_network.rst", "features/hedge.rst", "features/index.rst", "features/info_exchange_zscore.rst", "features/information_diversity.rst", "features/lexical_features_v2.rst", "features/named_entity_recognition_features.rst", "features/other_lexical_features.rst", "features/politeness_features.rst", "features/politeness_v2.rst", "features/politeness_v2_helper.rst", "features/question_num.rst", "features/readability.rst", "features/reddit_tags.rst", "features/temporal_features.rst", "features/textblob_sentiment_analysis.rst", "features/turn_taking_features.rst", "features/variance_in_DD.rst", "features/within_person_discursive_range.rst", "features/word_mimicry.rst", "features_conceptual/TEMPLATE.rst", "features_conceptual/certainty.rst", "features_conceptual/content_word_accommodation.rst", "features_conceptual/conversational_repair.rst", "features_conceptual/dale_chall_score.rst", "features_conceptual/discursive_diversity.rst", "features_conceptual/forward_flow.rst", "features_conceptual/function_word_accommodation.rst", "features_conceptual/gini_coefficient.rst", "features_conceptual/hedge.rst", "features_conceptual/index.rst", "features_conceptual/information_diversity.rst", "features_conceptual/information_exchange.rst", "features_conceptual/liwc.rst", "features_conceptual/message_length.rst", "features_conceptual/message_quantity.rst", "features_conceptual/mimicry_bert.rst", "features_conceptual/moving_mimicry.rst", "features_conceptual/named_entity_recognition.rst", "features_conceptual/online_discussions_tags.rst", "features_conceptual/politeness_receptiveness_markers.rst", "features_conceptual/politeness_strategies.rst", "features_conceptual/positivity_bert.rst", "features_conceptual/positivity_z_score.rst", "features_conceptual/proportion_of_first_person_pronouns.rst", "features_conceptual/questions.rst", "features_conceptual/team_burstiness.rst", "features_conceptual/textblob_polarity.rst", "features_conceptual/textblob_subjectivity.rst", "features_conceptual/time_difference.rst", "features_conceptual/turn_taking_index.rst", "features_conceptual/word_ttr.rst", "index.rst", "intro.rst", "utils/assign_chunk_nums.rst", "utils/calculate_chat_level_features.rst", "utils/calculate_conversation_level_features.rst", "utils/calculate_user_level_features.rst", "utils/check_embeddings.rst", "utils/gini_coefficient.rst", "utils/index.rst", "utils/preload_word_lists.rst", "utils/preprocess.rst", "utils/summarize_features.rst", "utils/zscore_chats_and_conversation.rst"], "indexentries": {"adverb_limiter() (in module features.politeness_v2_helper)": [[19, "features.politeness_v2_helper.adverb_limiter", false]], "assert_key_columns_present() (in module utils.preprocess)": [[71, "utils.preprocess.assert_key_columns_present", false]], "assign_chunk_nums() (in module utils.assign_chunk_nums)": [[63, "utils.assign_chunk_nums.assign_chunk_nums", false]], "bare_command() (in module features.politeness_v2_helper)": [[19, "features.politeness_v2_helper.bare_command", false]], "built_spacy_ner() (in module features.named_entity_recognition_features)": [[15, "features.named_entity_recognition_features.built_spacy_ner", false]], "burstiness() (in module features.burstiness)": [[4, "features.burstiness.burstiness", false]], "calculate_chat_level_features() (utils.calculate_chat_level_features.chatlevelfeaturescalculator method)": [[64, "utils.calculate_chat_level_features.ChatLevelFeaturesCalculator.calculate_chat_level_features", false]], "calculate_conversation_level_features() (utils.calculate_conversation_level_features.conversationlevelfeaturescalculator method)": [[65, "utils.calculate_conversation_level_features.ConversationLevelFeaturesCalculator.calculate_conversation_level_features", false]], "calculate_hedge_features() (utils.calculate_chat_level_features.chatlevelfeaturescalculator method)": [[64, "utils.calculate_chat_level_features.ChatLevelFeaturesCalculator.calculate_hedge_features", false]], "calculate_id_score() (in module features.information_diversity)": [[13, "features.information_diversity.calculate_ID_score", false]], "calculate_info_diversity() (utils.calculate_conversation_level_features.conversationlevelfeaturescalculator method)": [[65, "utils.calculate_conversation_level_features.ConversationLevelFeaturesCalculator.calculate_info_diversity", false]], "calculate_named_entities() (in module features.named_entity_recognition_features)": [[15, "features.named_entity_recognition_features.calculate_named_entities", false]], "calculate_num_question_naive() (in module features.question_num)": [[20, "features.question_num.calculate_num_question_naive", false]], "calculate_politeness_sentiment() (utils.calculate_chat_level_features.chatlevelfeaturescalculator method)": [[64, "utils.calculate_chat_level_features.ChatLevelFeaturesCalculator.calculate_politeness_sentiment", false]], "calculate_politeness_v2() (utils.calculate_chat_level_features.chatlevelfeaturescalculator method)": [[64, "utils.calculate_chat_level_features.ChatLevelFeaturesCalculator.calculate_politeness_v2", false]], "calculate_team_burstiness() (utils.calculate_conversation_level_features.conversationlevelfeaturescalculator method)": [[65, "utils.calculate_conversation_level_features.ConversationLevelFeaturesCalculator.calculate_team_burstiness", false]], "calculate_textblob_sentiment() (utils.calculate_chat_level_features.chatlevelfeaturescalculator method)": [[64, "utils.calculate_chat_level_features.ChatLevelFeaturesCalculator.calculate_textblob_sentiment", false]], "calculate_user_level_features() (utils.calculate_user_level_features.userlevelfeaturescalculator method)": [[66, "utils.calculate_user_level_features.UserLevelFeaturesCalculator.calculate_user_level_features", false]], "calculate_vector_word_mimicry() (utils.calculate_chat_level_features.chatlevelfeaturescalculator method)": [[64, "utils.calculate_chat_level_features.ChatLevelFeaturesCalculator.calculate_vector_word_mimicry", false]], "calculate_word_mimicry() (utils.calculate_chat_level_features.chatlevelfeaturescalculator method)": [[64, "utils.calculate_chat_level_features.ChatLevelFeaturesCalculator.calculate_word_mimicry", false]], "chat_level_features() (feature_builder.featurebuilder method)": [[2, "feature_builder.FeatureBuilder.chat_level_features", false]], "chatlevelfeaturescalculator (class in utils.calculate_chat_level_features)": [[64, "utils.calculate_chat_level_features.ChatLevelFeaturesCalculator", false]], "check_embeddings() (in module utils.check_embeddings)": [[67, "utils.check_embeddings.check_embeddings", false]], "classify_ntri() (in module features.other_lexical_features)": [[16, "features.other_lexical_features.classify_NTRI", false]], "classify_text_dalechall() (in module features.readability)": [[21, "features.readability.classify_text_dalechall", false]], "clean_text() (in module features.politeness_v2_helper)": [[19, "features.politeness_v2_helper.clean_text", false]], "coerce_to_date_or_number() (in module features.temporal_features)": [[23, "features.temporal_features.coerce_to_date_or_number", false]], "commit_data() (in module features.politeness_v2_helper)": [[19, "features.politeness_v2_helper.commit_data", false]], "compress() (in module utils.preprocess)": [[71, "utils.preprocess.compress", false]], "compute_frequency() (in module features.word_mimicry)": [[28, "features.word_mimicry.compute_frequency", false]], "compute_frequency_per_conv() (in module features.word_mimicry)": [[28, "features.word_mimicry.compute_frequency_per_conv", false]], "computetf() (in module features.word_mimicry)": [[28, "features.word_mimicry.computeTF", false]], "concat_bert_features() (utils.calculate_chat_level_features.chatlevelfeaturescalculator method)": [[64, "utils.calculate_chat_level_features.ChatLevelFeaturesCalculator.concat_bert_features", false]], "conjection_seperator() (in module features.politeness_v2_helper)": [[19, "features.politeness_v2_helper.conjection_seperator", false]], "content_mimicry_score() (in module features.word_mimicry)": [[28, "features.word_mimicry.Content_mimicry_score", false]], "content_mimicry_score_per_conv() (in module features.word_mimicry)": [[28, "features.word_mimicry.Content_mimicry_score_per_conv", false]], "conv_level_features() (feature_builder.featurebuilder method)": [[2, "feature_builder.FeatureBuilder.conv_level_features", false]], "conv_to_float_arr() (in module features.get_all_dd_features)": [[8, "features.get_all_DD_features.conv_to_float_arr", false]], "conversationlevelfeaturescalculator (class in utils.calculate_conversation_level_features)": [[65, "utils.calculate_conversation_level_features.ConversationLevelFeaturesCalculator", false]], "count_all_caps() (in module features.reddit_tags)": [[22, "features.reddit_tags.count_all_caps", false]], "count_bullet_points() (in module features.reddit_tags)": [[22, "features.reddit_tags.count_bullet_points", false]], "count_characters() (in module features.basic_features)": [[3, "features.basic_features.count_characters", false]], "count_difficult_words() (in module features.readability)": [[21, "features.readability.count_difficult_words", false]], "count_ellipses() (in module features.reddit_tags)": [[22, "features.reddit_tags.count_ellipses", false]], "count_emojis() (in module features.reddit_tags)": [[22, "features.reddit_tags.count_emojis", false]], "count_emphasis() (in module features.reddit_tags)": [[22, "features.reddit_tags.count_emphasis", false]], "count_line_breaks() (in module features.reddit_tags)": [[22, "features.reddit_tags.count_line_breaks", false]], "count_links() (in module features.reddit_tags)": [[22, "features.reddit_tags.count_links", false]], "count_matches() (in module features.politeness_v2_helper)": [[19, "features.politeness_v2_helper.count_matches", false]], "count_messages() (in module features.basic_features)": [[3, "features.basic_features.count_messages", false]], "count_numbering() (in module features.reddit_tags)": [[22, "features.reddit_tags.count_numbering", false]], "count_parentheses() (in module features.reddit_tags)": [[22, "features.reddit_tags.count_parentheses", false]], "count_quotes() (in module features.reddit_tags)": [[22, "features.reddit_tags.count_quotes", false]], "count_responding_to_someone() (in module features.reddit_tags)": [[22, "features.reddit_tags.count_responding_to_someone", false]], "count_spacy_matches() (in module features.politeness_v2_helper)": [[19, "features.politeness_v2_helper.count_spacy_matches", false]], "count_syllables() (in module features.readability)": [[21, "features.readability.count_syllables", false]], "count_turn_taking_index() (in module features.turn_taking_features)": [[25, "features.turn_taking_features.count_turn_taking_index", false]], "count_turns() (in module features.turn_taking_features)": [[25, "features.turn_taking_features.count_turns", false]], "count_user_references() (in module features.reddit_tags)": [[22, "features.reddit_tags.count_user_references", false]], "count_words() (in module features.basic_features)": [[3, "features.basic_features.count_words", false]], "create_chunks() (in module utils.assign_chunk_nums)": [[63, "utils.assign_chunk_nums.create_chunks", false]], "create_chunks_messages() (in module utils.assign_chunk_nums)": [[63, "utils.assign_chunk_nums.create_chunks_messages", false]], "create_cumulative_rows() (in module utils.preprocess)": [[71, "utils.preprocess.create_cumulative_rows", false]], "dale_chall_helper() (in module features.readability)": [[21, "features.readability.dale_chall_helper", false]], "feat_counts() (in module features.politeness_v2_helper)": [[19, "features.politeness_v2_helper.feat_counts", false]], "feature_builder": [[2, "module-feature_builder", false]], "featurebuilder (class in feature_builder)": [[2, "feature_builder.FeatureBuilder", false]], "features.basic_features": [[3, "module-features.basic_features", false]], "features.burstiness": [[4, "module-features.burstiness", false]], "features.certainty": [[5, "module-features.certainty", false]], "features.discursive_diversity": [[6, "module-features.discursive_diversity", false]], "features.fflow": [[7, "module-features.fflow", false]], "features.get_all_dd_features": [[8, "module-features.get_all_DD_features", false]], "features.get_user_network": [[9, "module-features.get_user_network", false]], "features.hedge": [[10, "module-features.hedge", false]], "features.info_exchange_zscore": [[12, "module-features.info_exchange_zscore", false]], "features.information_diversity": [[13, "module-features.information_diversity", false]], "features.lexical_features_v2": [[14, "module-features.lexical_features_v2", false]], "features.named_entity_recognition_features": [[15, "module-features.named_entity_recognition_features", false]], "features.other_lexical_features": [[16, "module-features.other_lexical_features", false]], "features.politeness_features": [[17, "module-features.politeness_features", false]], "features.politeness_v2": [[18, "module-features.politeness_v2", false]], "features.politeness_v2_helper": [[19, "module-features.politeness_v2_helper", false]], "features.question_num": [[20, "module-features.question_num", false]], "features.readability": [[21, "module-features.readability", false]], "features.reddit_tags": [[22, "module-features.reddit_tags", false]], "features.temporal_features": [[23, "module-features.temporal_features", false]], "features.textblob_sentiment_analysis": [[24, "module-features.textblob_sentiment_analysis", false]], "features.turn_taking_features": [[25, "module-features.turn_taking_features", false]], "features.variance_in_dd": [[26, "module-features.variance_in_DD", false]], "features.within_person_discursive_range": [[27, "module-features.within_person_discursive_range", false]], "features.word_mimicry": [[28, "module-features.word_mimicry", false]], "featurize() (feature_builder.featurebuilder method)": [[2, "feature_builder.FeatureBuilder.featurize", false]], "function_mimicry_score() (in module features.word_mimicry)": [[28, "features.word_mimicry.function_mimicry_score", false]], "generate_bert() (in module utils.check_embeddings)": [[67, "utils.check_embeddings.generate_bert", false]], "generate_certainty_pkl() (in module utils.check_embeddings)": [[67, "utils.check_embeddings.generate_certainty_pkl", false]], "generate_lexicon_pkl() (in module utils.check_embeddings)": [[67, "utils.check_embeddings.generate_lexicon_pkl", false]], "generate_vect() (in module utils.check_embeddings)": [[67, "utils.check_embeddings.generate_vect", false]], "get_average() (in module utils.summarize_features)": [[72, "utils.summarize_features.get_average", false]], "get_centroids() (utils.calculate_user_level_features.userlevelfeaturescalculator method)": [[66, "utils.calculate_user_level_features.UserLevelFeaturesCalculator.get_centroids", false]], "get_certainty() (in module features.certainty)": [[5, "features.certainty.get_certainty", false]], "get_certainty_score() (utils.calculate_chat_level_features.chatlevelfeaturescalculator method)": [[64, "utils.calculate_chat_level_features.ChatLevelFeaturesCalculator.get_certainty_score", false]], "get_content_words_in_message() (in module features.word_mimicry)": [[28, "features.word_mimicry.get_content_words_in_message", false]], "get_conversation_level_aggregates() (utils.calculate_conversation_level_features.conversationlevelfeaturescalculator method)": [[65, "utils.calculate_conversation_level_features.ConversationLevelFeaturesCalculator.get_conversation_level_aggregates", false]], "get_cosine_similarity() (in module features.discursive_diversity)": [[6, "features.discursive_diversity.get_cosine_similarity", false]], "get_dale_chall_easy_words() (in module utils.preload_word_lists)": [[70, "utils.preload_word_lists.get_dale_chall_easy_words", false]], "get_dale_chall_score_and_classfication() (utils.calculate_chat_level_features.chatlevelfeaturescalculator method)": [[64, "utils.calculate_chat_level_features.ChatLevelFeaturesCalculator.get_dale_chall_score_and_classfication", false]], "get_dd() (in module features.discursive_diversity)": [[6, "features.discursive_diversity.get_DD", false]], "get_dd_features() (in module features.get_all_dd_features)": [[8, "features.get_all_DD_features.get_DD_features", false]], "get_dep_pairs() (in module features.politeness_v2_helper)": [[19, "features.politeness_v2_helper.get_dep_pairs", false]], "get_dep_pairs_noneg() (in module features.politeness_v2_helper)": [[19, "features.politeness_v2_helper.get_dep_pairs_noneg", false]], "get_discursive_diversity_features() (utils.calculate_conversation_level_features.conversationlevelfeaturescalculator method)": [[65, "utils.calculate_conversation_level_features.ConversationLevelFeaturesCalculator.get_discursive_diversity_features", false]], "get_first_pct_of_chat() (feature_builder.featurebuilder method)": [[2, "feature_builder.FeatureBuilder.get_first_pct_of_chat", false]], "get_first_person_words() (in module utils.preload_word_lists)": [[70, "utils.preload_word_lists.get_first_person_words", false]], "get_forward_flow() (in module features.fflow)": [[7, "features.fflow.get_forward_flow", false]], "get_forward_flow() (utils.calculate_chat_level_features.chatlevelfeaturescalculator method)": [[64, "utils.calculate_chat_level_features.ChatLevelFeaturesCalculator.get_forward_flow", false]], "get_function_words() (in module utils.preload_word_lists)": [[70, "utils.preload_word_lists.get_function_words", false]], "get_function_words_in_message() (in module features.word_mimicry)": [[28, "features.word_mimicry.get_function_words_in_message", false]], "get_gini() (in module utils.gini_coefficient)": [[68, "utils.gini_coefficient.get_gini", false]], "get_gini_features() (utils.calculate_conversation_level_features.conversationlevelfeaturescalculator method)": [[65, "utils.calculate_conversation_level_features.ConversationLevelFeaturesCalculator.get_gini_features", false]], "get_info_diversity() (in module features.information_diversity)": [[13, "features.information_diversity.get_info_diversity", false]], "get_info_exchange_wordcount() (in module features.info_exchange_zscore)": [[12, "features.info_exchange_zscore.get_info_exchange_wordcount", false]], "get_liwc_count() (in module features.lexical_features_v2)": [[14, "features.lexical_features_v2.get_liwc_count", false]], "get_max() (in module utils.summarize_features)": [[72, "utils.summarize_features.get_max", false]], "get_mimicry_bert() (in module features.word_mimicry)": [[28, "features.word_mimicry.get_mimicry_bert", false]], "get_min() (in module utils.summarize_features)": [[72, "utils.summarize_features.get_min", false]], "get_moving_mimicry() (in module features.word_mimicry)": [[28, "features.word_mimicry.get_moving_mimicry", false]], "get_named_entity() (utils.calculate_chat_level_features.chatlevelfeaturescalculator method)": [[64, "utils.calculate_chat_level_features.ChatLevelFeaturesCalculator.get_named_entity", false]], "get_nan_vector() (in module features.within_person_discursive_range)": [[27, "features.within_person_discursive_range.get_nan_vector", false]], "get_polarity_score() (in module features.textblob_sentiment_analysis)": [[24, "features.textblob_sentiment_analysis.get_polarity_score", false]], "get_politeness_strategies() (in module features.politeness_features)": [[17, "features.politeness_features.get_politeness_strategies", false]], "get_politeness_v2() (in module features.politeness_v2)": [[18, "features.politeness_v2.get_politeness_v2", false]], "get_proportion_first_pronouns() (in module features.other_lexical_features)": [[16, "features.other_lexical_features.get_proportion_first_pronouns", false]], "get_question_words() (in module utils.preload_word_lists)": [[70, "utils.preload_word_lists.get_question_words", false]], "get_reddit_features() (utils.calculate_chat_level_features.chatlevelfeaturescalculator method)": [[64, "utils.calculate_chat_level_features.ChatLevelFeaturesCalculator.get_reddit_features", false]], "get_sentiment() (in module utils.check_embeddings)": [[67, "utils.check_embeddings.get_sentiment", false]], "get_stdev() (in module utils.summarize_features)": [[72, "utils.summarize_features.get_stdev", false]], "get_subjectivity_score() (in module features.textblob_sentiment_analysis)": [[24, "features.textblob_sentiment_analysis.get_subjectivity_score", false]], "get_sum() (in module utils.summarize_features)": [[72, "utils.summarize_features.get_sum", false]], "get_team_burstiness() (in module features.burstiness)": [[4, "features.burstiness.get_team_burstiness", false]], "get_temporal_features() (utils.calculate_chat_level_features.chatlevelfeaturescalculator method)": [[64, "utils.calculate_chat_level_features.ChatLevelFeaturesCalculator.get_temporal_features", false]], "get_time_diff() (in module features.temporal_features)": [[23, "features.temporal_features.get_time_diff", false]], "get_time_diff_startend() (in module features.temporal_features)": [[23, "features.temporal_features.get_time_diff_startend", false]], "get_turn() (in module features.turn_taking_features)": [[25, "features.turn_taking_features.get_turn", false]], "get_turn_id() (in module utils.preprocess)": [[71, "utils.preprocess.get_turn_id", false]], "get_turn_taking_features() (utils.calculate_conversation_level_features.conversationlevelfeaturescalculator method)": [[65, "utils.calculate_conversation_level_features.ConversationLevelFeaturesCalculator.get_turn_taking_features", false]], "get_unique_pairwise_combos() (in module features.discursive_diversity)": [[6, "features.discursive_diversity.get_unique_pairwise_combos", false]], "get_user_average_dataframe() (in module utils.summarize_features)": [[72, "utils.summarize_features.get_user_average_dataframe", false]], "get_user_level_aggregates() (utils.calculate_conversation_level_features.conversationlevelfeaturescalculator method)": [[65, "utils.calculate_conversation_level_features.ConversationLevelFeaturesCalculator.get_user_level_aggregates", false]], "get_user_level_averaged_features() (utils.calculate_user_level_features.userlevelfeaturescalculator method)": [[66, "utils.calculate_user_level_features.UserLevelFeaturesCalculator.get_user_level_averaged_features", false]], "get_user_level_summary_statistics_features() (utils.calculate_user_level_features.userlevelfeaturescalculator method)": [[66, "utils.calculate_user_level_features.UserLevelFeaturesCalculator.get_user_level_summary_statistics_features", false]], "get_user_level_summed_features() (utils.calculate_user_level_features.userlevelfeaturescalculator method)": [[66, "utils.calculate_user_level_features.UserLevelFeaturesCalculator.get_user_level_summed_features", false]], "get_user_network() (in module features.get_user_network)": [[9, "features.get_user_network.get_user_network", false]], "get_user_network() (utils.calculate_user_level_features.userlevelfeaturescalculator method)": [[66, "utils.calculate_user_level_features.UserLevelFeaturesCalculator.get_user_network", false]], "get_user_sum_dataframe() (in module utils.summarize_features)": [[72, "utils.summarize_features.get_user_sum_dataframe", false]], "get_variance_in_dd() (in module features.variance_in_dd)": [[26, "features.variance_in_DD.get_variance_in_DD", false]], "get_within_person_disc_range() (in module features.within_person_discursive_range)": [[27, "features.within_person_discursive_range.get_within_person_disc_range", false]], "get_word_ttr() (in module features.other_lexical_features)": [[16, "features.other_lexical_features.get_word_TTR", false]], "get_zscore_across_all_chats() (in module utils.zscore_chats_and_conversation)": [[73, "utils.zscore_chats_and_conversation.get_zscore_across_all_chats", false]], "get_zscore_across_all_conversations() (in module utils.zscore_chats_and_conversation)": [[73, "utils.zscore_chats_and_conversation.get_zscore_across_all_conversations", false]], "gini_coefficient() (in module utils.gini_coefficient)": [[68, "utils.gini_coefficient.gini_coefficient", false]], "info_diversity() (in module features.information_diversity)": [[13, "features.information_diversity.info_diversity", false]], "info_exchange() (utils.calculate_chat_level_features.chatlevelfeaturescalculator method)": [[64, "utils.calculate_chat_level_features.ChatLevelFeaturesCalculator.info_exchange", false]], "is_hedged_sentence_1() (in module features.hedge)": [[10, "features.hedge.is_hedged_sentence_1", false]], "lexical_features() (utils.calculate_chat_level_features.chatlevelfeaturescalculator method)": [[64, "utils.calculate_chat_level_features.ChatLevelFeaturesCalculator.lexical_features", false]], "liwc_features() (in module features.lexical_features_v2)": [[14, "features.lexical_features_v2.liwc_features", false]], "load_saved_data() (in module features.politeness_v2_helper)": [[19, "features.politeness_v2_helper.load_saved_data", false]], "load_to_dict() (in module features.politeness_v2_helper)": [[19, "features.politeness_v2_helper.load_to_dict", false]], "load_to_lists() (in module features.politeness_v2_helper)": [[19, "features.politeness_v2_helper.load_to_lists", false]], "merge_conv_data_with_original() (feature_builder.featurebuilder method)": [[2, "feature_builder.FeatureBuilder.merge_conv_data_with_original", false]], "mimic_words() (in module features.word_mimicry)": [[28, "features.word_mimicry.mimic_words", false]], "module": [[2, "module-feature_builder", false], [3, "module-features.basic_features", false], [4, "module-features.burstiness", false], [5, "module-features.certainty", false], [6, "module-features.discursive_diversity", false], [7, "module-features.fflow", false], [8, "module-features.get_all_DD_features", false], [9, "module-features.get_user_network", false], [10, "module-features.hedge", false], [12, "module-features.info_exchange_zscore", false], [13, "module-features.information_diversity", false], [14, "module-features.lexical_features_v2", false], [15, "module-features.named_entity_recognition_features", false], [16, "module-features.other_lexical_features", false], [17, "module-features.politeness_features", false], [18, "module-features.politeness_v2", false], [19, "module-features.politeness_v2_helper", false], [20, "module-features.question_num", false], [21, "module-features.readability", false], [22, "module-features.reddit_tags", false], [23, "module-features.temporal_features", false], [24, "module-features.textblob_sentiment_analysis", false], [25, "module-features.turn_taking_features", false], [26, "module-features.variance_in_DD", false], [27, "module-features.within_person_discursive_range", false], [28, "module-features.word_mimicry", false], [63, "module-utils.assign_chunk_nums", false], [64, "module-utils.calculate_chat_level_features", false], [65, "module-utils.calculate_conversation_level_features", false], [66, "module-utils.calculate_user_level_features", false], [67, "module-utils.check_embeddings", false], [68, "module-utils.gini_coefficient", false], [70, "module-utils.preload_word_lists", false], [71, "module-utils.preprocess", false], [72, "module-utils.summarize_features", false], [73, "module-utils.zscore_chats_and_conversation", false]], "named_entities() (in module features.named_entity_recognition_features)": [[15, "features.named_entity_recognition_features.named_entities", false]], "num_named_entity() (in module features.named_entity_recognition_features)": [[15, "features.named_entity_recognition_features.num_named_entity", false]], "other_lexical_features() (utils.calculate_chat_level_features.chatlevelfeaturescalculator method)": [[64, "utils.calculate_chat_level_features.ChatLevelFeaturesCalculator.other_lexical_features", false]], "phrase_split() (in module features.politeness_v2_helper)": [[19, "features.politeness_v2_helper.phrase_split", false]], "positivity_zscore() (utils.calculate_chat_level_features.chatlevelfeaturescalculator method)": [[64, "utils.calculate_chat_level_features.ChatLevelFeaturesCalculator.positivity_zscore", false]], "prep_simple() (in module features.politeness_v2_helper)": [[19, "features.politeness_v2_helper.prep_simple", false]], "prep_whole() (in module features.politeness_v2_helper)": [[19, "features.politeness_v2_helper.prep_whole", false]], "preprocess_chat_data() (feature_builder.featurebuilder method)": [[2, "feature_builder.FeatureBuilder.preprocess_chat_data", false]], "preprocess_conversation_columns() (in module utils.preprocess)": [[71, "utils.preprocess.preprocess_conversation_columns", false]], "preprocess_naive_turns() (in module utils.preprocess)": [[71, "utils.preprocess.preprocess_naive_turns", false]], "preprocess_text() (in module utils.preprocess)": [[71, "utils.preprocess.preprocess_text", false]], "preprocess_text_lowercase_but_retain_punctuation() (in module utils.preprocess)": [[71, "utils.preprocess.preprocess_text_lowercase_but_retain_punctuation", false]], "preprocessing() (in module features.information_diversity)": [[13, "features.information_diversity.preprocessing", false]], "punctuation_seperator() (in module features.politeness_v2_helper)": [[19, "features.politeness_v2_helper.punctuation_seperator", false]], "question() (in module features.politeness_v2_helper)": [[19, "features.politeness_v2_helper.Question", false]], "read_in_lexicons() (in module utils.check_embeddings)": [[67, "utils.check_embeddings.read_in_lexicons", false]], "reduce_chunks() (in module utils.assign_chunk_nums)": [[63, "utils.assign_chunk_nums.reduce_chunks", false]], "remove_active_user() (in module features.get_user_network)": [[9, "features.get_user_network.remove_active_user", false]], "save_features() (feature_builder.featurebuilder method)": [[2, "feature_builder.FeatureBuilder.save_features", false]], "sentence_pad() (in module features.politeness_v2_helper)": [[19, "features.politeness_v2_helper.sentence_pad", false]], "sentence_split() (in module features.politeness_v2_helper)": [[19, "features.politeness_v2_helper.sentence_split", false]], "sentenciser() (in module features.politeness_v2_helper)": [[19, "features.politeness_v2_helper.sentenciser", false]], "set_self_conv_data() (feature_builder.featurebuilder method)": [[2, "feature_builder.FeatureBuilder.set_self_conv_data", false]], "text_based_features() (utils.calculate_chat_level_features.chatlevelfeaturescalculator method)": [[64, "utils.calculate_chat_level_features.ChatLevelFeaturesCalculator.text_based_features", false]], "token_count() (in module features.politeness_v2_helper)": [[19, "features.politeness_v2_helper.token_count", false]], "train_spacy_ner() (in module features.named_entity_recognition_features)": [[15, "features.named_entity_recognition_features.train_spacy_ner", false]], "user_level_features() (feature_builder.featurebuilder method)": [[2, "feature_builder.FeatureBuilder.user_level_features", false]], "userlevelfeaturescalculator (class in utils.calculate_user_level_features)": [[66, "utils.calculate_user_level_features.UserLevelFeaturesCalculator", false]], "utils.assign_chunk_nums": [[63, "module-utils.assign_chunk_nums", false]], "utils.calculate_chat_level_features": [[64, "module-utils.calculate_chat_level_features", false]], "utils.calculate_conversation_level_features": [[65, "module-utils.calculate_conversation_level_features", false]], "utils.calculate_user_level_features": [[66, "module-utils.calculate_user_level_features", false]], "utils.check_embeddings": [[67, "module-utils.check_embeddings", false]], "utils.gini_coefficient": [[68, "module-utils.gini_coefficient", false]], "utils.preload_word_lists": [[70, "module-utils.preload_word_lists", false]], "utils.preprocess": [[71, "module-utils.preprocess", false]], "utils.summarize_features": [[72, "module-utils.summarize_features", false]], "utils.zscore_chats_and_conversation": [[73, "module-utils.zscore_chats_and_conversation", false]], "word_start() (in module features.politeness_v2_helper)": [[19, "features.politeness_v2_helper.word_start", false]]}, "objects": {"": [[2, 0, 0, "-", "feature_builder"]], "feature_builder": [[2, 1, 1, "", "FeatureBuilder"]], "feature_builder.FeatureBuilder": [[2, 2, 1, "", "chat_level_features"], [2, 2, 1, "", "conv_level_features"], [2, 2, 1, "", "featurize"], [2, 2, 1, "", "get_first_pct_of_chat"], [2, 2, 1, "", "merge_conv_data_with_original"], [2, 2, 1, "", "preprocess_chat_data"], [2, 2, 1, "", "save_features"], [2, 2, 1, "", "set_self_conv_data"], [2, 2, 1, "", "user_level_features"]], "features": [[3, 0, 0, "-", "basic_features"], [4, 0, 0, "-", "burstiness"], [5, 0, 0, "-", "certainty"], [6, 0, 0, "-", "discursive_diversity"], [7, 0, 0, "-", "fflow"], [8, 0, 0, "-", "get_all_DD_features"], [9, 0, 0, "-", "get_user_network"], [10, 0, 0, "-", "hedge"], [12, 0, 0, "-", "info_exchange_zscore"], [13, 0, 0, "-", "information_diversity"], [14, 0, 0, "-", "lexical_features_v2"], [15, 0, 0, "-", "named_entity_recognition_features"], [16, 0, 0, "-", "other_lexical_features"], [17, 0, 0, "-", "politeness_features"], [18, 0, 0, "-", "politeness_v2"], [19, 0, 0, "-", "politeness_v2_helper"], [20, 0, 0, "-", "question_num"], [21, 0, 0, "-", "readability"], [22, 0, 0, "-", "reddit_tags"], [23, 0, 0, "-", "temporal_features"], [24, 0, 0, "-", "textblob_sentiment_analysis"], [25, 0, 0, "-", "turn_taking_features"], [26, 0, 0, "-", "variance_in_DD"], [27, 0, 0, "-", "within_person_discursive_range"], [28, 0, 0, "-", "word_mimicry"]], "features.basic_features": [[3, 3, 1, "", "count_characters"], [3, 3, 1, "", "count_messages"], [3, 3, 1, "", "count_words"]], "features.burstiness": [[4, 3, 1, "", "burstiness"], [4, 3, 1, "", "get_team_burstiness"]], "features.certainty": [[5, 3, 1, "", "get_certainty"]], "features.discursive_diversity": [[6, 3, 1, "", "get_DD"], [6, 3, 1, "", "get_cosine_similarity"], [6, 3, 1, "", "get_unique_pairwise_combos"]], "features.fflow": [[7, 3, 1, "", "get_forward_flow"]], "features.get_all_DD_features": [[8, 3, 1, "", "conv_to_float_arr"], [8, 3, 1, "", "get_DD_features"]], "features.get_user_network": [[9, 3, 1, "", "get_user_network"], [9, 3, 1, "", "remove_active_user"]], "features.hedge": [[10, 3, 1, "", "is_hedged_sentence_1"]], "features.info_exchange_zscore": [[12, 3, 1, "", "get_info_exchange_wordcount"]], "features.information_diversity": [[13, 3, 1, "", "calculate_ID_score"], [13, 3, 1, "", "get_info_diversity"], [13, 3, 1, "", "info_diversity"], [13, 3, 1, "", "preprocessing"]], "features.lexical_features_v2": [[14, 3, 1, "", "get_liwc_count"], [14, 3, 1, "", "liwc_features"]], "features.named_entity_recognition_features": [[15, 3, 1, "", "built_spacy_ner"], [15, 3, 1, "", "calculate_named_entities"], [15, 3, 1, "", "named_entities"], [15, 3, 1, "", "num_named_entity"], [15, 3, 1, "", "train_spacy_ner"]], "features.other_lexical_features": [[16, 3, 1, "", "classify_NTRI"], [16, 3, 1, "", "get_proportion_first_pronouns"], [16, 3, 1, "", "get_word_TTR"]], "features.politeness_features": [[17, 3, 1, "", "get_politeness_strategies"]], "features.politeness_v2": [[18, 3, 1, "", "get_politeness_v2"]], "features.politeness_v2_helper": [[19, 3, 1, "", "Question"], [19, 3, 1, "", "adverb_limiter"], [19, 3, 1, "", "bare_command"], [19, 3, 1, "", "clean_text"], [19, 3, 1, "", "commit_data"], [19, 3, 1, "", "conjection_seperator"], [19, 3, 1, "", "count_matches"], [19, 3, 1, "", "count_spacy_matches"], [19, 3, 1, "", "feat_counts"], [19, 3, 1, "", "get_dep_pairs"], [19, 3, 1, "", "get_dep_pairs_noneg"], [19, 3, 1, "", "load_saved_data"], [19, 3, 1, "", "load_to_dict"], [19, 3, 1, "", "load_to_lists"], [19, 3, 1, "", "phrase_split"], [19, 3, 1, "", "prep_simple"], [19, 3, 1, "", "prep_whole"], [19, 3, 1, "", "punctuation_seperator"], [19, 3, 1, "", "sentence_pad"], [19, 3, 1, "", "sentence_split"], [19, 3, 1, "", "sentenciser"], [19, 3, 1, "", "token_count"], [19, 3, 1, "", "word_start"]], "features.question_num": [[20, 3, 1, "", "calculate_num_question_naive"]], "features.readability": [[21, 3, 1, "", "classify_text_dalechall"], [21, 3, 1, "", "count_difficult_words"], [21, 3, 1, "", "count_syllables"], [21, 3, 1, "", "dale_chall_helper"]], "features.reddit_tags": [[22, 3, 1, "", "count_all_caps"], [22, 3, 1, "", "count_bullet_points"], [22, 3, 1, "", "count_ellipses"], [22, 3, 1, "", "count_emojis"], [22, 3, 1, "", "count_emphasis"], [22, 3, 1, "", "count_line_breaks"], [22, 3, 1, "", "count_links"], [22, 3, 1, "", "count_numbering"], [22, 3, 1, "", "count_parentheses"], [22, 3, 1, "", "count_quotes"], [22, 3, 1, "", "count_responding_to_someone"], [22, 3, 1, "", "count_user_references"]], "features.temporal_features": [[23, 3, 1, "", "coerce_to_date_or_number"], [23, 3, 1, "", "get_time_diff"], [23, 3, 1, "", "get_time_diff_startend"]], "features.textblob_sentiment_analysis": [[24, 3, 1, "", "get_polarity_score"], [24, 3, 1, "", "get_subjectivity_score"]], "features.turn_taking_features": [[25, 3, 1, "", "count_turn_taking_index"], [25, 3, 1, "", "count_turns"], [25, 3, 1, "", "get_turn"]], "features.variance_in_DD": [[26, 3, 1, "", "get_variance_in_DD"]], "features.within_person_discursive_range": [[27, 3, 1, "", "get_nan_vector"], [27, 3, 1, "", "get_within_person_disc_range"]], "features.word_mimicry": [[28, 3, 1, "", "Content_mimicry_score"], [28, 3, 1, "", "Content_mimicry_score_per_conv"], [28, 3, 1, "", "computeTF"], [28, 3, 1, "", "compute_frequency"], [28, 3, 1, "", "compute_frequency_per_conv"], [28, 3, 1, "", "function_mimicry_score"], [28, 3, 1, "", "get_content_words_in_message"], [28, 3, 1, "", "get_function_words_in_message"], [28, 3, 1, "", "get_mimicry_bert"], [28, 3, 1, "", "get_moving_mimicry"], [28, 3, 1, "", "mimic_words"]], "utils": [[63, 0, 0, "-", "assign_chunk_nums"], [64, 0, 0, "-", "calculate_chat_level_features"], [65, 0, 0, "-", "calculate_conversation_level_features"], [66, 0, 0, "-", "calculate_user_level_features"], [67, 0, 0, "-", "check_embeddings"], [68, 0, 0, "-", "gini_coefficient"], [70, 0, 0, "-", "preload_word_lists"], [71, 0, 0, "-", "preprocess"], [72, 0, 0, "-", "summarize_features"], [73, 0, 0, "-", "zscore_chats_and_conversation"]], "utils.assign_chunk_nums": [[63, 3, 1, "", "assign_chunk_nums"], [63, 3, 1, "", "create_chunks"], [63, 3, 1, "", "create_chunks_messages"], [63, 3, 1, "", "reduce_chunks"]], "utils.calculate_chat_level_features": [[64, 1, 1, "", "ChatLevelFeaturesCalculator"]], "utils.calculate_chat_level_features.ChatLevelFeaturesCalculator": [[64, 2, 1, "", "calculate_chat_level_features"], [64, 2, 1, "", "calculate_hedge_features"], [64, 2, 1, "", "calculate_politeness_sentiment"], [64, 2, 1, "", "calculate_politeness_v2"], [64, 2, 1, "", "calculate_textblob_sentiment"], [64, 2, 1, "", "calculate_vector_word_mimicry"], [64, 2, 1, "", "calculate_word_mimicry"], [64, 2, 1, "", "concat_bert_features"], [64, 2, 1, "", "get_certainty_score"], [64, 2, 1, "", "get_dale_chall_score_and_classfication"], [64, 2, 1, "", "get_forward_flow"], [64, 2, 1, "", "get_named_entity"], [64, 2, 1, "", "get_reddit_features"], [64, 2, 1, "", "get_temporal_features"], [64, 2, 1, "", "info_exchange"], [64, 2, 1, "", "lexical_features"], [64, 2, 1, "", "other_lexical_features"], [64, 2, 1, "", "positivity_zscore"], [64, 2, 1, "", "text_based_features"]], "utils.calculate_conversation_level_features": [[65, 1, 1, "", "ConversationLevelFeaturesCalculator"]], "utils.calculate_conversation_level_features.ConversationLevelFeaturesCalculator": [[65, 2, 1, "", "calculate_conversation_level_features"], [65, 2, 1, "", "calculate_info_diversity"], [65, 2, 1, "", "calculate_team_burstiness"], [65, 2, 1, "", "get_conversation_level_aggregates"], [65, 2, 1, "", "get_discursive_diversity_features"], [65, 2, 1, "", "get_gini_features"], [65, 2, 1, "", "get_turn_taking_features"], [65, 2, 1, "", "get_user_level_aggregates"]], "utils.calculate_user_level_features": [[66, 1, 1, "", "UserLevelFeaturesCalculator"]], "utils.calculate_user_level_features.UserLevelFeaturesCalculator": [[66, 2, 1, "", "calculate_user_level_features"], [66, 2, 1, "", "get_centroids"], [66, 2, 1, "", "get_user_level_averaged_features"], [66, 2, 1, "", "get_user_level_summary_statistics_features"], [66, 2, 1, "", "get_user_level_summed_features"], [66, 2, 1, "", "get_user_network"]], "utils.check_embeddings": [[67, 3, 1, "", "check_embeddings"], [67, 3, 1, "", "generate_bert"], [67, 3, 1, "", "generate_certainty_pkl"], [67, 3, 1, "", "generate_lexicon_pkl"], [67, 3, 1, "", "generate_vect"], [67, 3, 1, "", "get_sentiment"], [67, 3, 1, "", "read_in_lexicons"]], "utils.gini_coefficient": [[68, 3, 1, "", "get_gini"], [68, 3, 1, "", "gini_coefficient"]], "utils.preload_word_lists": [[70, 3, 1, "", "get_dale_chall_easy_words"], [70, 3, 1, "", "get_first_person_words"], [70, 3, 1, "", "get_function_words"], [70, 3, 1, "", "get_question_words"]], "utils.preprocess": [[71, 3, 1, "", "assert_key_columns_present"], [71, 3, 1, "", "compress"], [71, 3, 1, "", "create_cumulative_rows"], [71, 3, 1, "", "get_turn_id"], [71, 3, 1, "", "preprocess_conversation_columns"], [71, 3, 1, "", "preprocess_naive_turns"], [71, 3, 1, "", "preprocess_text"], [71, 3, 1, "", "preprocess_text_lowercase_but_retain_punctuation"]], "utils.summarize_features": [[72, 3, 1, "", "get_average"], [72, 3, 1, "", "get_max"], [72, 3, 1, "", "get_min"], [72, 3, 1, "", "get_stdev"], [72, 3, 1, "", "get_sum"], [72, 3, 1, "", "get_user_average_dataframe"], [72, 3, 1, "", "get_user_sum_dataframe"]], "utils.zscore_chats_and_conversation": [[73, 3, 1, "", "get_zscore_across_all_chats"], [73, 3, 1, "", "get_zscore_across_all_conversations"]]}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "class", "Python class"], "2": ["py", "method", "Python method"], "3": ["py", "function", "Python function"]}, "objtypes": {"0": "py:module", "1": "py:class", "2": "py:method", "3": "py:function"}, "terms": {"": [0, 1, 2, 4, 5, 9, 11, 13, 25, 28, 29, 31, 32, 34, 35, 36, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 55, 59, 61, 62, 64, 65, 66], "0": [0, 1, 2, 5, 10, 13, 16, 21, 24, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 45, 46, 47, 50, 51, 53, 55, 59, 61], "000": 42, "00222437221134802": [5, 64], "01": 51, "02": 51, "04": 40, "0496": [21, 33], "05": [13, 40, 50, 51], "06": 51, "08": 50, "09": [45, 46, 50], "1": [0, 1, 2, 3, 10, 13, 22, 24, 32, 34, 35, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 51, 53, 55, 56, 57, 59, 61, 62], "10": [1, 5, 6, 21, 24, 33, 42, 59, 61, 64], "100": [1, 21, 33, 37, 42, 47, 62], "1000": 42, "10th": 33, "1145": [21, 24], "1177": [5, 64], "11th": 33, "12": [35, 45, 46, 50], "1287": 6, "12th": 33, "13": 50, "14": 50, "15": [37, 50], "1579": [21, 33], "17": 50, "1948": 33, "195": 36, "1977": 62, "1lpngokujsx": 5, "1st": 50, "1st_person": 50, "1st_person_pl": 50, "1st_person_start": 50, "2": [1, 2, 34, 35, 41, 47, 59, 61, 62], "20": [37, 59], "2004": 42, "2007": [5, 42], "2009": 60, "2012": 55, "2013": [12, 16, 31, 32, 36, 37, 38, 41, 43, 50, 52, 54, 70], "2015": [53, 58, 60], "2016": 4, "2017": 13, "2018": [40, 44, 55], "2019": [35, 52], "2020": [18, 21, 24, 33, 49, 50, 56, 57], "2021": [1, 6, 43, 44], "2022": [13, 34], "2023": [1, 5, 30, 59, 61, 64], "2024": 40, "21": 59, "22": [41, 50], "2384068": 4, "24": [1, 61], "25": 47, "27": 50, "28": 50, "29": 50, "2nd": 50, "2nd_person": 50, "2nd_person_start": 50, "3": [0, 1, 2, 21, 34, 41, 42, 51, 59, 61, 71], "30": 50, "3000": 33, "32": [34, 50], "3432929": [21, 24], "35": 51, "36": 50, "38": 50, "39": 49, "39512260": 68, "3n": 59, "4": [0, 1, 5, 13, 21, 30, 33, 41, 42, 56, 61, 62], "4274": 6, "43": 50, "45": 50, "47": 50, "49": 50, "4pit4bqz6": 5, "4th": [21, 33], "5": [1, 5, 21, 30, 33, 37, 41, 59], "50": [1, 47], "52": 50, "53": 50, "57": 50, "58": 50, "5th": 33, "6": [1, 33, 43], "60": 51, "63": 50, "6365": 21, "64": 67, "68": 47, "6th": 33, "7": [30, 33, 48], "70": 50, "78": [35, 50], "7th": 33, "8": [1, 30, 33], "80": [21, 70], "82": 41, "85": 34, "86": 35, "87": 50, "89": [45, 46], "8th": 33, "9": [2, 5, 21, 30, 33, 40, 47, 50], "9123": 47, "92": 51, "93chall_readability_formula": [21, 70], "94": 15, "95": 47, "97": 51, "9855072464": 47, "9992": 47, "99954": 47, "9th": 33, "A": [1, 2, 4, 12, 13, 14, 15, 16, 17, 18, 19, 21, 23, 25, 28, 33, 34, 35, 37, 38, 40, 41, 44, 45, 46, 47, 49, 50, 51, 52, 57, 59, 60, 61, 62, 66, 67, 68, 70, 71, 72, 73], "And": [1, 62], "As": [1, 31, 35, 36, 40, 45, 61], "But": [1, 50, 62], "By": [1, 42, 50], "For": [0, 1, 31, 34, 37, 41, 42, 43, 47, 49, 54, 56, 59, 62, 65], "If": [0, 1, 2, 5, 21, 29, 30, 35, 45, 47, 50, 55, 61, 62, 63, 64, 67, 71], "In": [1, 21, 30, 31, 34, 35, 36, 37, 39, 41, 42, 45, 46, 47, 50, 55, 59, 61, 62], "It": [1, 2, 31, 32, 33, 36, 37, 41, 44, 45, 46, 50, 64, 65, 66, 67, 71], "NO": 37, "NOT": [1, 61], "No": [19, 53], "Not": 41, "One": [1, 37, 61], "That": [29, 55], "The": [1, 2, 3, 4, 5, 7, 9, 10, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 63, 64, 65, 66, 67, 68, 69, 71, 72, 73], "Then": [1, 55, 61], "There": [1, 11, 32, 61, 66], "These": [1, 11, 17, 32, 34, 42, 48, 52, 61, 62, 69], "To": [0, 1, 29, 31, 34, 37, 40, 55, 56, 57, 61, 62], "WITH": 21, "Will": 50, "_deviat": 55, "_preprocessed_": 0, "abil": [13, 29], "abl": [31, 36, 61], "abort": 1, "about": [1, 12, 29, 31, 36, 41, 47, 61, 62], "abov": [1, 21, 34, 61], "abstract_id": 4, "accept": [0, 1, 58, 61], "access": [0, 1, 15, 61], "accommod": [28, 32, 39, 45, 46, 64, 65, 66], "accord": [21, 37, 59, 64, 70], "accordingli": 63, "account": [1, 29, 32, 42], "accus": 50, "achiev": [50, 62], "acknowledg": 49, "acm": [21, 24], "acommod": 36, "across": [1, 13, 28, 31, 34, 40, 41, 50, 62, 64, 73], "action": 59, "activ": [1, 9, 44, 55, 71], "actual": [41, 56], "ad": [61, 62, 71], "adapt": 59, "add": [0, 1, 2, 21, 51, 61], "addit": [0, 2, 32, 34, 42, 63, 69], "addition": [0, 30, 31, 32, 54], "address": 1, "adjac": 71, "adjust": [0, 21, 37, 63], "advanc": [31, 36], "advantag": 4, "adverb": [19, 31, 36], "adverb_limit": [19, 49], "affect": [0, 1, 29, 35, 44], "affirm": 49, "after": [0, 1, 31, 34, 36, 43, 61, 62, 64], "again": [32, 34], "against": [28, 31, 36, 52], "agarw": 62, "aggreg": [0, 1, 3, 11, 37, 44, 61, 62, 65, 66, 72], "agre": 47, "agreement": 49, "ah": [31, 36], "ai": 62, "aim": [39, 62], "airtim": [37, 62], "al": [1, 5, 16, 18, 21, 24, 30, 31, 32, 33, 34, 35, 36, 38, 42, 43, 44, 49, 50, 52, 53, 54, 56, 57, 58, 59, 60, 64], "algorithm": [56, 57], "align": [35, 51], "all": [0, 1, 2, 6, 12, 13, 15, 19, 22, 28, 30, 31, 34, 35, 36, 37, 40, 41, 42, 46, 48, 49, 51, 52, 55, 58, 61, 62, 64, 66, 71, 73], "allow": 1, "almaatouq": 59, "along": 1, "alongsid": 1, "alphabet": 49, "alphanumer": 71, "alreadi": [0, 1, 2, 4, 10, 12, 16, 67], "also": [0, 1, 2, 28, 30, 31, 32, 34, 36, 37, 38, 42, 47, 51, 54, 60, 61, 62, 64, 65, 67, 69, 71], "alsobai": 59, "altern": 59, "although": [1, 23, 31, 36], "alwai": [1, 55], "am": [31, 36, 42, 54, 62], "amaz": [48, 56], "ambient": 32, "american": 33, "ami": [47, 59, 62], "amic": 62, "among": [36, 37, 52, 55, 62], "amongst": [6, 35, 48], "an": [1, 2, 5, 8, 11, 12, 13, 21, 29, 30, 31, 32, 33, 34, 36, 38, 40, 41, 42, 45, 47, 48, 50, 51, 52, 54, 59, 60, 61, 62, 63, 65, 66, 68], "analys": [1, 62], "analysi": [0, 1, 11, 52, 62, 67, 71], "analyt": 62, "analyz": [0, 1, 2, 13, 14, 16, 17, 19, 20, 21, 22, 24, 28, 43, 52, 62, 67, 71], "analyze_first_pct": [0, 1, 2], "angri": 47, "ani": [0, 1, 29, 31, 33, 38, 54, 62, 71], "annot": [17, 50], "anoth": [30, 34, 36, 48], "answer": 29, "anybodi": [31, 36], "anyth": [1, 2, 23, 31, 36, 56], "anywher": [31, 36], "apartment": 42, "api": 47, "api_refer": 24, "apolog": [17, 50], "apologi": 49, "appear": [0, 15, 28, 31, 37, 38, 42, 64], "append": [1, 17, 64, 65, 66, 67], "appli": [4, 13, 18, 62, 64, 69], "applic": [29, 71], "appreci": 50, "approach": [32, 38, 42, 45, 46, 49, 53, 64], "appropri": [31, 69], "ar": [0, 1, 2, 3, 5, 9, 10, 11, 15, 17, 19, 21, 23, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 48, 49, 51, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 69, 71], "arcross": 34, "area": 62, "aren": [31, 36], "around": 2, "arous": 48, "arrai": [6, 8, 68], "articl": [37, 50], "ask": [20, 47, 54], "ask_ag": 49, "aspect": [50, 62], "assert_key_columns_pres": 71, "assign": [1, 31, 36, 38, 45, 46, 52, 59, 61, 63, 71], "assign_chunk_num": 69, "associ": [4, 15, 21, 29, 30, 31, 32, 36, 40, 45, 46, 47, 48, 61], "assum": [0, 1, 2, 10, 12, 16, 23, 31, 41, 60, 61, 71], "assumpt": [1, 41, 61], "asterisk": 22, "attribut": [1, 11, 34, 51, 52, 56, 62], "author": [5, 31, 36, 59], "auto": 2, "automat": [0, 1, 61, 69], "auxiliari": [31, 36], "avail": [1, 61, 62, 63, 64, 67], "averag": [11, 13, 28, 30, 33, 34, 35, 40, 41, 46, 52, 64, 65, 66, 72], "avil": 62, "avoid": 30, "awar": 29, "awesom": 62, "b": [4, 34, 35, 45, 46, 55, 62], "back": 62, "bag": [32, 38, 42, 45, 46, 49, 53, 56, 57], "bare_command": [19, 49], "base": [0, 1, 2, 15, 18, 19, 31, 32, 34, 35, 36, 37, 40, 42, 51, 52, 53, 54, 55, 56, 57, 61, 62, 63, 64, 65, 66, 71], "basic": [10, 11, 12, 16, 61, 62], "basic_featur": 11, "batch": 67, "batch_num": 1, "batch_siz": 67, "bay": [56, 57], "bbevi": 18, "becaus": [1, 2, 12, 21, 31, 36, 40, 56, 61], "becom": [44, 61, 62], "been": [1, 2, 12, 16, 31, 36, 61], "befor": [0, 1, 2, 17, 31, 36, 45, 48], "beforehand": 64, "begin": [34, 54, 58, 61, 62, 63], "behavior": [0, 2, 62, 63], "being": [4, 13, 14, 16, 17, 20, 21, 24, 31, 32, 36, 43, 47, 51, 55, 56, 60], "belong": [1, 42], "below": [1, 11, 21, 33, 36, 45, 48, 51, 61, 62, 69], "ber": 54, "bert": [0, 1, 31, 35, 36, 39, 46, 61, 64, 67], "bert_path": 67, "bert_sentiment_data": [1, 61, 64], "best": 29, "better": [31, 61], "between": [4, 6, 13, 21, 23, 24, 28, 30, 31, 34, 35, 36, 37, 40, 45, 46, 55, 58, 59, 62, 64, 65], "betwen": 34, "beyond": 2, "big": 59, "binari": [10, 32, 38], "blame": 47, "blob": [1, 24, 61], "block": [22, 32, 48, 59], "blog": 15, "bold": [22, 64], "bool": [2, 63, 67, 71], "bootstrap": 62, "both": [1, 2, 42, 52, 54, 55, 59, 62], "bother": 50, "bottom": 59, "bought": 41, "bound": [29, 35, 36, 37, 42, 52, 55], "boundari": [34, 35], "break": [22, 48, 64], "brief": 44, "broader": 52, "broken": 59, "btw": 50, "bug": [1, 61], "build": [1, 7, 34, 45, 46, 62], "built": 11, "built_spacy_n": 15, "bullet": [22, 48, 64], "bunch": 59, "burst": 58, "bursti": [1, 11, 39, 58, 61, 65], "by_the_wai": 49, "c": [12, 34, 35, 45, 46, 62], "cach": [0, 1, 2, 51, 61], "calcul": [2, 5, 11, 12, 16, 18, 21, 28, 33, 41, 48, 49, 50, 56, 57, 58, 60, 62, 63, 64, 65, 66, 67, 68, 72, 73], "calculate_chat_level_featur": [1, 61, 69], "calculate_conversation_level_featur": 69, "calculate_hedge_featur": 64, "calculate_id_scor": 13, "calculate_info_divers": 65, "calculate_named_ent": 15, "calculate_num_question_na": 20, "calculate_politeness_senti": 64, "calculate_politeness_v2": 64, "calculate_team_bursti": 65, "calculate_textblob_senti": 64, "calculate_user_level_featur": 69, "calculate_vector_word_mimicri": 64, "calculate_word_mimicri": 64, "call": [1, 2, 8, 13, 61, 62, 64, 69], "can": [0, 1, 11, 23, 31, 32, 33, 34, 36, 37, 42, 43, 44, 47, 48, 49, 50, 52, 54, 60, 61, 62, 69], "can_you": 49, "cannot": [1, 31, 36, 45, 46, 49, 62], "cao": [21, 24, 33, 43, 44, 56, 57, 62], "cap": [22, 48, 64], "capit": [0, 2, 48], "captur": [29, 30, 32, 34, 35, 38, 41, 42, 55], "caract": 40, "cardiffnlp": [1, 61], "carefulli": 60, "carri": 31, "casa_token": 5, "case": [1, 13, 16, 28, 29, 30, 31, 36, 37, 41, 45, 46, 51, 55, 56, 59, 61], "casual": 43, "categori": [21, 32, 45, 46, 49, 52], "caus": [31, 32, 36, 59], "caveat": 1, "center": 62, "central": 34, "centroid": [34, 66], "certain": [5, 19, 30, 42, 45, 46, 49], "certainli": 42, "certainti": [11, 38, 39, 42, 64, 67], "cfm": 4, "chall": [1, 21, 39, 64, 70], "chang": [1, 34, 50, 61, 71], "charact": [2, 3, 15, 19, 37, 49, 62, 64, 65, 66, 71], "characterist": 62, "chat": [0, 1, 2, 4, 5, 6, 7, 8, 12, 13, 14, 16, 23, 25, 28, 29, 32, 35, 36, 41, 44, 45, 46, 49, 59, 61, 63, 64, 65, 66, 67, 68, 69, 71, 72, 73], "chat_data": [2, 6, 7, 8, 26, 27, 28, 63, 64, 65, 66, 67, 71], "chat_df": 14, "chat_featur": [1, 61], "chat_level_data": 72, "chat_level_featur": 2, "chatlevelfeaturescalcul": [1, 2, 17, 21, 61, 64, 69], "chats_data": 73, "check": [19, 23, 44, 64, 67, 71], "check_embed": [1, 61, 69], "chen": 62, "choos": 60, "chose": 1, "chronolog": 1, "chunk": [34, 59, 63], "chunk_num": 63, "circlelyt": 13, "citat": [21, 24], "cite": 50, "clarif": [16, 32, 64], "class": [1, 2, 31, 61, 62, 64, 65, 66], "classif": [21, 64], "classifi": [16, 21, 50, 56, 57], "classify_ntri": 16, "classify_text_dalechal": 21, "clean": [2, 17, 19, 67], "clean_text": 19, "clear": 1, "close": [31, 48, 62], "closer": [45, 46, 59], "clue": 62, "cmu": 12, "code": [6, 18, 29, 32, 51, 55, 61, 62, 68], "coeffici": [4, 39, 62, 65, 68], "coerce_to_date_or_numb": 23, "cognit": 62, "col": 2, "colab": [0, 1], "collabor": [59, 62], "collaps": 2, "collect": [1, 2, 34, 49, 50, 52, 61, 62], "colleg": 33, "column": [0, 2, 4, 6, 7, 8, 9, 12, 13, 14, 16, 18, 23, 25, 28, 51, 56, 62, 63, 64, 65, 66, 67, 68, 71, 72, 73], "column_count_frequ": 28, "column_count_mim": 28, "column_mimc": 28, "column_nam": 71, "column_to_summar": 72, "com": [1, 2, 4, 5, 13, 15, 18, 64, 68, 71], "comb": 62, "combin": [0, 1, 6, 28, 64, 71], "come": [1, 12, 13, 21, 32, 33, 58, 61], "comm": [1, 61], "command": [1, 61], "comment": 48, "commit": 23, "commit_data": 19, "common": [0, 32, 62, 64], "commonli": 37, "commun": [0, 1, 11, 44, 48, 55, 60, 62, 64], "companion": 1, "compar": [2, 31, 35, 44, 45, 52, 64, 71, 73], "compat": [1, 61], "complement": [31, 36], "complet": [1, 2, 31, 55], "complex": [0, 35, 43, 50, 62], "compon": 50, "comprehens": [33, 48], "compress": 71, "comput": [0, 2, 4, 5, 6, 10, 11, 12, 13, 14, 28, 29, 30, 31, 34, 35, 36, 37, 40, 41, 42, 45, 46, 49, 52, 55, 62, 64, 65, 66, 69, 73], "compute_frequ": 28, "compute_frequency_per_conv": 28, "compute_vectors_from_preprocess": [0, 2], "computetf": 28, "conain": 61, "concat_bert_featur": [1, 61, 64], "concaten": [19, 49, 64, 71], "concentr": 55, "concept": [29, 39, 42, 62], "conceptu": [61, 62], "concis": 43, "concret": 29, "conduct": 1, "confid": [2, 5, 15, 30, 47, 64], "conflict": 62, "confound": 44, "congruent": 34, "conjection_seper": 19, "conjunct": [19, 31, 36, 49], "conjunction_start": 49, "connect": 39, "conscious": 35, "consecut": 22, "consequ": 0, "consid": [1, 33, 37], "consider": [61, 62], "consist": [31, 36, 40, 41], "constitut": 41, "constrain": [34, 35], "construct": [11, 55, 62], "constructor": 47, "consult": 5, "contain": [1, 2, 3, 4, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 23, 25, 28, 29, 30, 35, 38, 42, 47, 49, 55, 61, 62, 63, 64, 67, 71, 72, 73], "content": [0, 1, 12, 13, 28, 34, 36, 39, 41, 42, 45, 46, 62, 64, 67], "content_mimicry_scor": 28, "content_mimicry_score_per_conv": 28, "content_word_accommod": 31, "content_word_accommodation_per_conv": 31, "content_word_mimicri": 28, "context": [2, 32, 42, 48, 62, 71], "continu": [56, 57], "contract": 49, "contrast": 39, "contribut": [13, 34, 37, 62], "control": 1, "conv": [1, 61], "conv_data": [2, 65], "conv_features_al": [1, 61], "conv_features_bas": [1, 61], "conv_level_featur": 2, "conv_to_float_arr": 8, "convei": [6, 34, 52], "conveni": [1, 61], "convers": [0, 2, 3, 4, 6, 7, 8, 9, 12, 13, 23, 25, 28, 29, 31, 34, 35, 36, 37, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 52, 55, 58, 59, 61, 63, 64, 65, 66, 68, 71, 72, 73], "conversation_id": [2, 28, 61, 71], "conversation_id_col": [0, 1, 2, 4, 6, 7, 8, 9, 13, 23, 25, 26, 27, 61, 63, 64, 65, 66, 68, 72, 73], "conversation_num": [0, 1, 2, 6, 7, 66, 71, 73], "conversationlevelfeaturescalcul": [2, 65, 69], "convert": [8, 41, 49, 71], "convict": 5, "convokit": [17, 50, 62, 64], "coordin": 55, "copi": [0, 1], "copular": [31, 36], "core": [34, 69], "cornel": 17, "corpu": 50, "corrado": 37, "correl": [41, 55], "correspond": [30, 34, 35, 40, 49, 55, 66], "cosin": [6, 7, 13, 28, 31, 34, 35, 36, 40, 45, 46, 65], "could": [1, 31, 33, 36, 50, 54], "could_you": 49, "couldn": [31, 36], "count": [1, 3, 12, 14, 15, 16, 19, 21, 25, 28, 30, 31, 32, 36, 39, 41, 43, 44, 49, 52, 53, 54, 56, 58, 64, 65, 66], "count_all_cap": 22, "count_bullet_point": 22, "count_charact": 3, "count_difficult_word": 21, "count_ellips": 22, "count_emoji": 22, "count_emphasi": 22, "count_line_break": 22, "count_link": 22, "count_match": [19, 49], "count_messag": 3, "count_numb": 22, "count_parenthes": 22, "count_quot": 22, "count_responding_to_someon": 22, "count_spacy_match": 19, "count_syl": 21, "count_turn": 25, "count_turn_taking_index": 25, "count_user_refer": 22, "count_word": 3, "countabl": 65, "countd": 36, "counterfactu": 50, "cours": [16, 31, 34, 36, 63], "cover": 28, "creat": [0, 1, 2, 13, 19, 31, 40, 42, 61, 62, 64, 65, 66, 71], "create_chunk": 63, "create_chunks_messag": 63, "create_cumulative_row": 71, "credit": 33, "crowd": 13, "csv": [1, 2, 61, 62, 67], "cumul": [1, 2, 71], "cumulative_group": [0, 1, 2, 71], "current": [1, 11, 23, 31, 34, 35, 36, 40, 45, 46, 58, 61, 64, 71], "curt": 43, "custom": [0, 62], "custom_featur": [0, 1, 2, 61], "customiz": 62, "cut": 1, "cutoff": [2, 15, 47, 64], "d": [1, 31, 34, 36, 61], "dale": [1, 21, 39, 64, 70], "dale_chall_help": 21, "danescu": 50, "dash": 22, "data": [0, 2, 6, 7, 8, 9, 13, 19, 20, 32, 37, 40, 41, 47, 51, 55, 61, 62, 63, 64, 65, 66, 67, 68, 71, 72, 73], "datafram": [0, 1, 2, 4, 6, 7, 8, 9, 12, 13, 14, 15, 16, 17, 18, 19, 23, 25, 28, 37, 47, 49, 59, 61, 62, 63, 64, 65, 66, 67, 68, 71, 72, 73], "dataknowsal": 15, "dataset": [1, 2, 9, 12, 13, 28, 31, 41, 47, 52, 61, 64, 65, 66, 73], "date": [1, 61], "datetim": [23, 58], "dcosta": 62, "deal": [50, 59], "death": 1, "debat": 59, "decid": 62, "decis": [1, 13, 62], "declar": [1, 62, 69], "deepli": 62, "default": [0, 1, 2, 5, 13, 16, 30, 34, 35, 42, 47, 62, 63, 66, 67, 71, 73], "defer": [17, 50], "defin": [0, 11, 21, 31, 34, 36, 40, 59, 62, 64, 65, 66, 70], "definit": [1, 3, 44], "degre": [6, 30, 36, 45, 46, 55], "delet": 29, "deliber": 1, "demo": 61, "democrat": 1, "demystifi": 62, "denomin": 59, "densiti": 60, "dep_": 49, "dep_pair": 19, "depend": [0, 1, 10, 19, 32, 49, 52, 61, 63], "deriv": [2, 11, 65, 66], "describ": [1, 11, 62], "descript": [1, 61], "design": [0, 1, 2, 13, 34, 62], "desir": [2, 63, 72], "detail": [0, 33, 41, 43, 61, 62], "detect": [1, 32, 37, 38, 47, 48, 49, 54], "determin": [13, 18, 31, 35, 36, 40, 45, 46, 71], "dev": 24, "develop": [5, 37, 40, 62], "deviat": [4, 5, 29, 40, 41, 55, 58, 65, 72, 73], "df": [4, 8, 9, 12, 13, 16, 18, 23, 28, 63, 71], "dict": [17, 19, 28, 67], "dictionari": [1, 15, 17, 19, 28, 30, 42, 49, 61, 67], "did": [1, 31, 36, 37, 47, 50, 54, 62], "didn": [31, 36], "differ": [0, 1, 2, 4, 11, 12, 23, 28, 29, 31, 34, 36, 37, 39, 40, 44, 45, 46, 47, 49, 55, 62, 63, 64, 65, 66, 71], "differenti": [49, 59], "difficult": [21, 33], "difficult_word": 21, "difficulti": 33, "dimens": [40, 62], "dimension": [34, 35], "dinner": 41, "direct": [34, 43, 45, 47, 50, 69], "direct_quest": [32, 50, 54], "direct_start": 50, "directli": [1, 62, 69], "directori": [0, 2, 19, 61, 65, 67], "disagr": 49, "disagre": 51, "discours": [31, 36], "discret": [31, 36, 45, 46], "discurs": [0, 1, 6, 8, 39, 40, 61, 65, 66], "discursive_divers": 11, "discus": 8, "discuss": [0, 1, 31, 34, 39, 40, 42, 43, 61, 62, 71], "dispers": 68, "displai": [1, 34, 42, 46, 61], "dispos": 1, "distanc": [34, 35, 40], "distinct": [31, 36, 59], "distinguish": 59, "distribut": 31, "div": 16, "diverg": [6, 34, 35], "divers": [0, 1, 6, 8, 13, 39, 61, 65], "divid": [16, 34, 59, 63], "dl": [21, 24], "do": [0, 1, 29, 31, 34, 36, 37, 43, 49, 50, 54, 62, 69], "doc": 19, "doc_top": 13, "document": [1, 17, 61, 69], "doe": [1, 2, 29, 40, 42, 43, 45, 47, 54, 61, 71], "doesn": [0, 1, 2, 29, 31, 36, 45, 61], "doi": [5, 6, 21, 24, 64], "domain": [31, 50], "don": [31, 36, 49, 54, 62, 67], "done": [2, 50], "dot": 22, "doubl": 30, "down": [31, 36], "download": [1, 61], "download_resourc": [1, 61], "downstream": [17, 62], "dozen": 62, "drive": [62, 69], "driver": [2, 61, 64, 65, 66], "drop": [0, 2, 64], "due": [34, 59], "duncan": 62, "duplic": [1, 2, 71], "durat": [58, 63], "dure": [2, 55, 59, 62], "dynam": [59, 61], "e": [0, 1, 2, 4, 15, 20, 29, 30, 31, 32, 34, 35, 36, 37, 38, 41, 42, 47, 48, 49, 52, 54, 56, 59, 61, 63, 65, 66, 71], "e2": [21, 70], "each": [0, 1, 2, 3, 4, 7, 8, 9, 11, 12, 15, 17, 19, 23, 25, 28, 30, 31, 34, 35, 36, 37, 40, 41, 42, 44, 45, 46, 47, 49, 50, 51, 52, 55, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 71, 72, 73], "earlier": [0, 1, 2, 42], "easi": [1, 21, 62, 70], "easier": 21, "easili": 33, "easy_word": 21, "eat": 34, "echo": 31, "econom": 37, "edg": [29, 59], "edu": [1, 12, 16, 17, 70], "effect": [1, 41], "effici": 1, "effort": 55, "either": [20, 23, 52, 55], "elaps": [23, 58], "element": [1, 6], "ellips": [22, 48, 64], "els": [1, 22, 47, 64], "embed": [8, 31, 34, 35, 36, 45, 46, 65, 66, 67, 69], "emili": [30, 35, 45, 46, 47, 59, 62], "emoji": [22, 48, 64], "emot": [1, 61], "emoticon": 48, "emphas": [22, 48, 64], "emphasi": 48, "empirica": [1, 2, 71], "emploi": 45, "empti": [0, 2, 13], "en": [1, 21, 24, 61, 70], "en_core_web_sm": [1, 61], "enabl": 71, "enclos": 22, "encod": [1, 8], "encompass": 62, "encount": [1, 34, 35, 61], "encourag": 64, "end": [0, 1, 15, 20, 23, 34, 54, 62, 63], "engag": 43, "engin": 2, "english": [34, 42], "enjoi": 62, "ensur": [0, 1, 40, 49, 61, 63, 67, 71], "entir": [1, 12, 28, 31, 36, 40, 41, 52, 59, 62, 73], "entiti": [0, 1, 2, 15, 39, 64], "entityrecogn": 47, "entri": [1, 28, 61], "ep8dauru1ogvjurwdbof5h6ayfbslvughjyiv31d_as6ppbt": 5, "equal": [1, 21, 23, 34, 37, 40, 55, 59, 61, 62, 63], "equival": [0, 1, 41, 55, 61], "eric": 62, "error": [1, 16, 61], "especi": [41, 62], "essenti": [51, 71], "establish": 31, "estim": 31, "et": [1, 5, 16, 18, 21, 24, 30, 31, 32, 33, 34, 35, 36, 38, 42, 43, 44, 49, 50, 52, 53, 54, 56, 57, 58, 59, 60, 64], "etc": [10, 15, 16, 17, 42], "evalu": [5, 47, 50], "evan": 62, "even": [0, 1, 2, 34, 37, 42, 62, 63, 67], "evenli": [34, 55], "event": [1, 34, 55, 61], "ever": 62, "everi": [1, 4, 13, 31, 34, 35, 36, 61, 62], "everybodi": [31, 36], "everyon": [31, 36, 47, 62], "everyth": [31, 36, 56], "everywher": [31, 36], "evolut": 35, "evolv": [35, 71], "exactli": [1, 2, 71], "examin": [40, 62, 63], "exampl": [0, 10, 11, 15, 21, 24, 29, 31, 32, 34, 37, 42, 43, 48, 50, 51, 54, 56, 59, 60, 61, 62], "example_data": 1, "exce": 15, "exchang": [12, 35, 39, 40, 45, 55, 64], "exclud": [0, 41, 42], "exclus": [41, 42], "excus": 32, "exhibit": 35, "exist": [0, 1, 2, 55, 61, 62, 63, 64, 67], "expand": 49, "expect": [1, 37, 47], "expected_valu": 47, "explain": [0, 29], "explan": [29, 43], "explor": [61, 62], "express": [5, 14, 30, 31, 32, 36, 38, 42, 64], "extend": 1, "extens": [43, 44], "extent": [1, 4, 7, 12, 31, 34, 35, 37, 51, 55, 59, 61], "extern": 48, "extra": 51, "extract": [1, 17, 19, 28, 40, 50, 64], "extrem": [55, 56, 57], "face": [1, 51, 61], "facilit": [62, 71], "fact": [4, 35, 50, 54, 59], "factual": [17, 24, 50], "fail": [1, 61], "fals": [0, 1, 2, 31, 54, 61, 71], "famili": 42, "far": [34, 35, 46, 50, 62], "faster": 14, "feat_count": 19, "featuer": 2, "featur": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 63, 64, 65, 66, 67], "feature_build": [0, 1, 61], "feature_dict": [1, 61], "feature_method": [64, 65], "feature_nam": [1, 61], "featurebuild": [0, 2, 47, 69], "features_conceptu": [1, 61], "few": [48, 62], "fewer": [12, 60], "fflow": 11, "field": [13, 17], "file": [0, 2, 12, 14, 19, 61, 65, 67], "filenam": [1, 2, 19], "filenotfounderror": 67, "fill": 71, "filler": [37, 60], "filler_paus": 49, "filter": [19, 62], "final": [1, 2, 34, 42, 62], "find": [1, 19, 28, 50], "fingertip": 62, "finit": 55, "first": [0, 1, 2, 11, 12, 16, 19, 31, 34, 35, 36, 39, 40, 41, 42, 45, 46, 49, 52, 54, 59, 61, 62, 64, 70, 71], "first_person": 12, "first_person_plur": 49, "first_person_raw": [12, 16], "first_person_singl": 49, "five": 37, "fix": 52, "flag": 71, "float": [2, 4, 5, 6, 8, 10, 13, 14, 16, 21, 24, 25, 28, 68], "floor": 59, "flow": [0, 1, 7, 31, 36, 39, 41, 45, 46, 61, 64], "focal": [31, 36], "focu": 41, "folder": [0, 1, 19], "follow": [1, 2, 16, 17, 29, 31, 32, 33, 41, 42, 47, 49, 50, 53, 55, 59, 60, 61, 64, 65], "for_m": 49, "for_you": 49, "forc": [0, 1, 61], "form": 1, "formal": [1, 61], "formal_titl": 49, "format": [1, 8, 17, 22, 47, 48, 61, 62, 64], "former": [45, 46], "formula": [33, 42, 59, 64, 70], "fornt": 1, "forward": [0, 1, 7, 39, 41, 61, 64], "forward_flow": 35, "found": [1, 5, 28, 30, 33, 61, 69], "four": [1, 8], "fourth": 33, "frac": 55, "fraction": 59, "framework": [49, 50, 62], "frequenc": [28, 31, 44, 64], "frequency_dict": 28, "fridai": 34, "from": [0, 1, 2, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 16, 19, 21, 28, 29, 31, 32, 33, 34, 35, 36, 39, 41, 42, 49, 50, 51, 53, 55, 56, 57, 58, 61, 62, 64, 65, 66, 67, 71], "full": [1, 2, 28, 37], "full_empirical_dataset": 1, "fulli": [32, 48], "functinon": 12, "function": [1, 2, 3, 4, 10, 11, 12, 13, 14, 16, 20, 21, 23, 28, 31, 39, 44, 45, 46, 50, 56, 57, 60, 61, 62, 63, 64, 65, 66, 67, 69, 70, 71, 72, 73], "function_mimic_word": 28, "function_mimicry_scor": 28, "function_word_mimicri": 28, "function_word_refer": 28, "fund": 62, "further": [1, 2, 61, 71], "futur": [23, 66], "g": [0, 1, 4, 15, 20, 29, 31, 32, 36, 37, 38, 41, 42, 47, 48, 52, 54, 59, 61, 63, 65, 66, 71], "game": [1, 2, 59, 71], "gaug": [33, 52], "gener": [0, 2, 9, 11, 12, 16, 21, 31, 34, 35, 36, 40, 42, 45, 46, 49, 51, 59, 67, 69, 71, 72], "generaliz": 23, "generate_bert": 67, "generate_certainty_pkl": 67, "generate_lexicon_pkl": 67, "generate_vect": 67, "gensim": 40, "get": [0, 16, 20, 21, 28, 30, 31, 36, 49, 66], "get_all_dd_featur": 11, "get_averag": 72, "get_centroid": 66, "get_certainti": 5, "get_certainty_scor": 64, "get_content_words_in_messag": 28, "get_conversation_level_aggreg": 65, "get_cosine_similar": 6, "get_dale_chall_easy_word": [21, 70], "get_dale_chall_score_and_classf": 64, "get_dd": 6, "get_dd_featur": 8, "get_dep_pair": [19, 49], "get_dep_pairs_noneg": [19, 49], "get_discursive_diversity_featur": 65, "get_first_pct_of_chat": 2, "get_first_person_word": [12, 70], "get_forward_flow": [7, 64], "get_function_word": 70, "get_function_words_in_messag": 28, "get_gini": 68, "get_gini_featur": 65, "get_info_divers": 13, "get_info_exchange_wordcount": 12, "get_liwc_count": 14, "get_max": 72, "get_mimicry_bert": 28, "get_min": 72, "get_moving_mimicri": 28, "get_named_ent": 64, "get_nan_vector": 27, "get_polarity_scor": 24, "get_politeness_strategi": 17, "get_politeness_v2": 18, "get_proportion_first_pronoun": 16, "get_question_word": 70, "get_reddit_featur": 64, "get_senti": 67, "get_stdev": 72, "get_subjectivity_scor": 24, "get_sum": 72, "get_team_bursti": 4, "get_temporal_featur": [4, 64], "get_time_diff": 23, "get_time_diff_startend": 23, "get_turn": 25, "get_turn_id": 71, "get_turn_taking_featur": 65, "get_unique_pairwise_combo": 6, "get_user_average_datafram": 72, "get_user_level_aggreg": 65, "get_user_level_averaged_featur": 66, "get_user_level_summary_statistics_featur": 66, "get_user_level_summed_featur": 66, "get_user_network": [11, 66], "get_user_sum_datafram": 72, "get_variance_in_dd": 26, "get_within_person_disc_rang": 27, "get_word_ttr": 16, "get_zscore_across_all_chat": 73, "get_zscore_across_all_convers": 73, "gina": 62, "gini": [39, 62, 65, 68], "gini_coeffici": [11, 69], "github": [0, 1, 2, 18, 71], "give": [0, 1, 29, 37], "give_ag": 49, "given": [5, 6, 13, 14, 28, 30, 31, 33, 34, 35, 36, 40, 41, 55, 59, 66, 67, 71], "go": [1, 34, 35, 45, 46, 50, 62], "goal": 62, "good": [50, 56, 62], "goodby": 49, "googl": [0, 1], "got": [31, 36], "gotta": [31, 36], "grade": 33, "grader": 21, "grai": 35, "grammat": 36, "granularli": 35, "grate": 62, "gratitud": [17, 49, 50], "great": [47, 50, 51, 56, 59, 60, 62], "greater": 55, "greet": 50, "groceri": 41, "group": [0, 1, 2, 4, 13, 29, 33, 34, 41, 52, 59, 62, 68, 71, 72], "grouping_kei": [0, 1, 2, 71], "gt": 22, "guess": 10, "gun": 1, "gy": 15, "gym": 34, "ha": [0, 1, 2, 32, 34, 35, 37, 42, 43, 46, 52, 54, 55, 56, 59, 61, 62, 63, 71], "had": [1, 31, 36, 54, 61], "hadn": [31, 36], "handl": [19, 29, 71], "happen": [1, 2, 55, 62, 63], "happi": 42, "harder": 21, "hashedg": [17, 50], "hasn": [31, 36], "hasneg": 50, "hasposit": 50, "hate": 31, "have": [0, 1, 2, 10, 12, 16, 31, 34, 36, 37, 40, 41, 42, 45, 46, 50, 54, 59, 60, 61, 62, 71], "haven": [31, 36], "he": [1, 31, 36], "header": 18, "hear": 32, "heart": [61, 62], "heat": 1, "heavi": 62, "hedg": [11, 30, 39, 49, 50, 64], "hei": [1, 35, 45, 46, 50], "helena": [47, 62], "hello": [0, 43, 49], "help": [0, 31, 34, 36, 43, 45, 46, 52, 58, 69], "helper": [23, 67], "her": [30, 31, 36], "here": [0, 1, 29, 31, 34, 41, 42, 47, 61, 66], "herself": [31, 36], "hesit": [60, 64], "hi": [31, 35, 36, 43, 45, 46], "hierach": 71, "hierarch": 71, "high": [0, 1, 2, 61, 62, 71], "higher": [21, 31, 34, 36, 40, 41, 42, 44, 45, 46, 55, 60], "highest": 71, "highlight": 1, "him": [31, 36], "himself": [31, 36], "hmm": [31, 36], "hoc": 62, "hold": 31, "hole": 62, "home": 42, "homework": 34, "homonym": 31, "hood": 1, "hope": 35, "host": [45, 46], "hour": 48, "how": [1, 5, 28, 29, 30, 31, 34, 35, 36, 39, 43, 45, 51, 52, 54, 56, 62], "howev": [0, 1, 3, 35, 40, 42, 44, 54, 56, 61, 62], "howitwork": 1, "html": [1, 15, 17, 24, 61], "http": [1, 2, 4, 5, 6, 12, 13, 15, 16, 17, 18, 21, 24, 41, 45, 46, 47, 61, 64, 68, 70, 71], "hu": [1, 42, 62], "hug": [1, 51, 61], "huggingfac": 1, "huh": [31, 32, 36], "human": [37, 50, 62], "hyperlink": 48, "hyphen": [1, 61], "hypothet": 42, "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 16, 19, 20, 21, 22, 23, 24, 25, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 71, 73], "iby1": 5, "id": [2, 4, 7, 23, 28, 62, 66, 68, 71, 72, 73], "idea": [12, 35, 40, 47, 51], "ident": [34, 35], "identif": 1, "identifi": [0, 1, 2, 4, 8, 9, 15, 23, 25, 30, 31, 41, 47, 50, 52, 61, 63, 64, 71, 72], "identiif": [13, 71], "ignor": [1, 32], "illustr": [1, 41, 48, 62], "imagin": 1, "immedi": [31, 35, 64], "impact": [1, 60], "impersonal_pronoun": 49, "implement": 64, "impli": 37, "import": [31, 32, 36, 44, 45, 62, 69], "incent": 13, "includ": [0, 1, 2, 10, 17, 22, 31, 32, 35, 36, 42, 45, 46, 51, 52, 56, 61, 62, 66, 71], "inclus": [13, 71], "incongru": [8, 34], "incorpor": [1, 42, 45, 46], "increas": [1, 42, 62], "increment": 71, "independ": 1, "index": [1, 2, 4, 13, 25, 37, 39, 55, 61, 65], "indic": [1, 2, 16, 21, 22, 30, 32, 34, 35, 36, 40, 41, 43, 44, 48, 49, 50, 52, 55, 60, 63, 71], "indirect": 50, "indirect_btw": 50, "indirect_greet": 50, "indirectli": 69, "individu": [0, 1, 5, 11, 31, 34, 37, 45, 50, 59, 60, 62, 72], "inequ": 37, "infer": [1, 51, 67], "influenc": 1, "info": [13, 18, 64], "info_divers": 13, "info_exchang": 64, "info_exchange_wordcount": [41, 64], "info_exchange_zscor": 11, "inform": [6, 11, 12, 13, 24, 32, 34, 39, 48, 62, 64, 65], "informal_titl": 49, "information_divers": 11, "initi": [2, 62, 63, 64, 65, 66], "input": [0, 2, 4, 6, 12, 13, 14, 15, 16, 19, 20, 22, 28, 50, 55, 60, 62, 63, 64, 65, 66, 67, 71, 72], "input_column": [65, 66], "input_data": [25, 68, 72], "input_df": [1, 2, 61, 71], "inquiri": [30, 39, 52], "insid": 1, "insight": 1, "inspir": 15, "instal": [1, 61, 62], "instanc": [1, 22, 50, 59, 66], "instanti": 2, "insteac": 1, "instead": [1, 2, 62], "instruct": [1, 61], "int": [2, 3, 10, 13, 15, 16, 19, 20, 22, 28, 63, 64, 67], "intact": 71, "integ": [13, 40, 47], "intend": 59, "interact": [1, 11, 43, 44, 62, 69], "interconnect": 62, "interest": [1, 61, 62], "interfac": 62, "intermedi": [59, 64], "intern": 29, "interpret": [0, 23], "interrupt": 59, "interv": [58, 65], "introduc": 62, "introduct": [11, 61], "invalid": 67, "invers": 64, "involv": [41, 62, 65], "io": [1, 24, 47, 61], "ipynb": [0, 1], "is_hedged_sentence_1": 10, "isn": [1, 31, 36], "issu": [1, 31, 36, 37, 42, 61], "ital": 64, "italic": 22, "item": [0, 71], "its": [0, 2, 15, 31, 35, 36, 40, 41, 47, 54, 55, 64, 69], "itself": [23, 31, 36, 44], "john": 1, "jonson": 62, "journal": [5, 64], "json": [1, 61], "jurafski": 70, "juri": 1, "juries_df": 1, "jury_conversations_with_outcome_var": 1, "jury_feature_build": 1, "jury_output": 1, "jury_output_chat_level": [1, 61], "jury_output_turn_level": 1, "just": [1, 2, 31, 36, 46, 50, 59, 61, 62], "katharina": 34, "keep": [1, 71], "kei": [1, 2, 4, 19, 28, 30, 54, 61, 71], "keyerror": 71, "keyword": [19, 49], "kind": [10, 62], "kitchen": 42, "knob": 0, "know": [1, 30], "knowledg": 29, "known": [1, 32, 61], "kumar": 62, "kw": 19, "lab": [1, 2, 62, 71], "label": [1, 15, 21, 51], "lack": [31, 38, 45, 46], "languag": [15, 31, 34, 42, 50, 62], "larg": [31, 69], "larger": [0, 31, 61], "last": [1, 31], "late": 32, "later": [0, 1, 2, 42, 61], "latest": [1, 61], "latter": [31, 36], "lda": [13, 40], "learn": [1, 61, 62], "least": [10, 32, 42, 63, 67], "led": 62, "legal": 49, "lemmat": [13, 40], "len": 28, "length": [35, 39, 41, 42, 44], "less": [13, 32, 50, 52, 55, 62, 63], "let": [41, 49, 53], "let_me_know": 49, "letter": [49, 71], "level": [0, 1, 2, 3, 4, 6, 7, 8, 9, 12, 13, 14, 16, 23, 61, 64, 65, 66, 71, 72], "lexic": [10, 12, 14, 16, 31, 32, 36, 42, 60, 62, 64], "lexical_featur": [14, 64], "lexical_features_v2": [10, 11], "lexicon": [5, 10, 14, 30, 39, 50, 52, 67, 69], "lexicons_dict": 67, "librari": [34, 51, 56, 57], "lift": 62, "light": 61, "like": [1, 22, 31, 34, 36, 41, 50, 61, 62], "limiat": 32, "limit": [11, 32, 37, 42, 54], "line": [0, 1, 19, 22, 48, 61, 62, 64], "linear": 64, "linguist": [18, 19, 30, 39, 50, 52], "link": [22, 29, 48, 50, 64], "list": [1, 2, 6, 7, 10, 11, 12, 13, 15, 19, 20, 21, 22, 28, 31, 33, 36, 37, 42, 48, 49, 50, 53, 54, 61, 64, 65, 66, 67, 68, 70, 71], "literatur": 62, "littl": 38, "littlehors": 1, "liu": [42, 52], "live": [1, 54], "liwc": [14, 30, 39, 51, 52, 56, 62], "liwc_featur": [10, 14], "lix": 34, "ll": [1, 31, 36, 61], "load": [19, 69], "load_saved_data": 19, "load_to_dict": 19, "load_to_list": 19, "loc": 15, "local": [1, 51, 61], "locat": [1, 62], "long": [4, 42], "longer": [30, 41, 43, 48, 61, 62], "look": [2, 34, 61, 65, 66], "loos": 36, "lot": [31, 36], "loud": 60, "love": [31, 56], "low": [1, 2, 29, 55, 60, 71], "lower": [21, 31, 33, 36, 41, 42, 44, 55, 60], "lowercas": [2, 13, 40, 48, 49, 71], "lowest": 71, "lpearl": 16, "lst": 6, "m": [30, 31, 36], "made": [1, 23, 35, 59, 61, 62], "magnitud": 55, "mai": [1, 2, 11, 28, 31, 32, 35, 36, 37, 41, 42, 43, 44, 54, 61, 62, 71], "main": [1, 2, 5, 62, 64, 65, 66], "make": [0, 1, 5, 31, 34, 55, 56, 62, 66, 69, 71], "man": 62, "mani": [1, 4, 11, 32, 37, 41, 60, 62, 66], "manner": [55, 62], "manual": [1, 61], "map": [13, 34], "mark": [19, 20, 22, 43, 54, 64, 71], "marker": [18, 32, 39, 42, 50, 51, 52, 54, 56], "marlow": 44, "matarazzo": 62, "match": [1, 5, 16, 19, 30], "math": 34, "matter": [28, 47], "max": 66, "max_num_chunk": 63, "maxim": [34, 35, 37], "maximum": [63, 65, 72], "mayb": [38, 47], "mcfarland": 70, "me": [31, 32, 36, 41, 50, 53], "mean": [0, 1, 4, 6, 11, 13, 21, 29, 31, 34, 36, 40, 41, 42, 47, 55, 56, 58, 61, 62, 65, 66, 73], "meaning": [31, 41, 55], "meaningless": 41, "meant": 39, "measur": [0, 7, 12, 13, 20, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 51, 52, 54, 55, 56, 57, 58, 59, 60, 62, 64, 68], "mechan": 32, "medium": 21, "meet": 48, "member": [13, 34, 37, 55], "merg": [2, 8, 65, 66], "merge_conv_data_with_origin": 2, "messag": [0, 1, 2, 3, 4, 5, 8, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 28, 30, 31, 34, 35, 36, 37, 39, 41, 45, 46, 47, 48, 50, 51, 52, 55, 56, 57, 58, 61, 62, 63, 64, 65, 66, 67, 71, 73], "messaga": 61, "message_col": [0, 1, 2, 12, 13, 14, 61, 64, 65, 67, 71], "message_embed": [6, 7, 8], "message_lower_with_punc": 71, "metadata": [0, 1], "method": [5, 31, 41, 50, 62], "metric": [0, 1, 2, 8, 30, 34, 35, 46, 47, 48, 55, 66], "michael": 1, "mid": [1, 2, 71], "middl": [21, 34, 63], "might": [0, 1, 29, 43, 48, 53], "mikeyeoman": [18, 64], "mileston": 34, "mimic": [28, 31, 36, 45], "mimic_word": 28, "mimick": [28, 31, 64], "mimicri": [0, 1, 28, 31, 35, 36, 39, 61, 64], "mimicry_bert": [45, 46], "mind": [1, 35, 50], "mine": [31, 36, 53, 59], "minim": [0, 41, 60], "minimum": [65, 72], "minu": [12, 41, 64], "minut": [55, 58], "mirror": 1, "miss": [1, 32, 61, 71], "mitig": [31, 36], "mizil": 50, "mm": [31, 36], "mnsc": 6, "modal": 50, "mode": 60, "model": [1, 13, 15, 31, 34, 35, 36, 40, 45, 46, 47, 51, 62, 67], "modif": 35, "modifi": [1, 9, 19, 32, 64], "modul": [0, 1, 11, 34, 49, 61, 69], "monologu": 59, "more": [0, 1, 2, 11, 12, 22, 23, 24, 28, 31, 32, 34, 36, 37, 40, 41, 42, 43, 44, 45, 46, 50, 52, 55, 59, 61, 62, 71], "morn": 1, "most": [24, 31, 55, 62, 69], "motiv": 61, "move": [0, 1, 28, 31, 36, 39, 45, 59, 61], "movi": 31, "much": [1, 28, 31, 34, 35, 36, 45, 62], "multi": [1, 2, 71], "multidimension": [45, 46], "multipl": [0, 1, 2, 19, 62, 71], "must": [1, 6, 62, 71], "my": [30, 31, 35, 36, 45, 46, 50, 53], "my_chat_featur": 1, "my_feature_build": 61, "my_fil": 1, "my_output": 61, "my_output_chat_level": 61, "my_output_conv_level": 61, "my_output_user_level": 61, "my_pandas_datafram": 61, "myself": [31, 36, 53], "n": [35, 45, 46, 47, 57, 59, 60], "n_chat": 59, "na": [5, 33, 43, 44, 48, 49, 50, 53, 58], "naiv": [2, 20, 32, 34, 38, 39, 53, 56, 57, 64], "name": [0, 2, 4, 7, 8, 9, 12, 13, 14, 15, 17, 19, 23, 25, 28, 30, 32, 35, 39, 45, 46, 50, 51, 56, 63, 64, 66, 67, 68, 71, 72, 73], "name_to_train": 47, "named_ent": [15, 47], "named_entity_recognition_featur": 11, "nan": [0, 34], "nate": [35, 45, 46], "nathaniel": [35, 45, 46], "nativ": 50, "natur": [43, 55], "ndarrai": 68, "nearest": [13, 40], "nearli": 62, "necessari": [63, 67], "need": [0, 1, 2, 21, 62, 66, 67], "need_sent": 67, "need_senti": 67, "neg": [1, 24, 29, 31, 34, 35, 36, 42, 50, 51, 52, 54, 56, 61, 62, 67], "negat": [19, 49], "negative_bert": [1, 51, 61], "negative_emot": [49, 51, 52, 56], "negoti": 62, "neighborhood": 54, "neither": 30, "ner": 15, "ner_cutoff": [0, 1, 2, 47, 64], "ner_train": 64, "ner_training_df": [0, 1, 2, 47, 64], "nest": [0, 1, 2, 22, 71], "net": [45, 46], "network": 11, "neutral": [1, 5, 24, 30, 51, 55, 61, 67], "neutral_bert": [1, 51, 61], "never": 1, "new": [1, 4, 13, 34, 61, 64, 65, 66, 72], "new_column_nam": 72, "next": [1, 32, 47, 58], "nice": [1, 50, 54, 61], "nicknam": 1, "niculescu": 50, "night": 31, "nikhil": [59, 62], "nltk": [1, 42, 61], "nobodi": [31, 36], "nois": 32, "non": [1, 2, 28, 31, 37, 48, 61, 62, 71], "none": [1, 2, 19, 23, 37, 55, 61, 64, 65, 66, 67], "nor": 30, "normal": [19, 28, 31], "notabl": 62, "note": [0, 1, 2, 12, 16, 20, 42, 61, 71], "notebook": [0, 1], "noth": [31, 36, 56], "noun": 1, "novel": [45, 46], "now": [0, 1, 2], "nowher": [31, 36], "np": 68, "ntri": 32, "null": 34, "num": 48, "num_char": 65, "num_chunk": [27, 63], "num_hedge_word": 10, "num_messag": 65, "num_named_ent": [15, 47], "num_row": 63, "num_top": 13, "num_word": [12, 16, 65], "number": [0, 3, 11, 12, 13, 14, 15, 16, 19, 20, 21, 22, 23, 25, 28, 31, 32, 34, 36, 37, 40, 41, 42, 43, 44, 47, 48, 49, 54, 56, 58, 59, 60, 62, 63, 64, 66, 69, 71, 72], "numer": [0, 1, 13, 33, 68, 72, 73], "numpi": [1, 61, 68], "o": 35, "object": [1, 2, 19, 44, 50, 57, 58, 61, 62, 64, 65, 66], "obtain": [1, 13, 17, 23, 24, 34, 61], "occur": [0, 4, 31, 42, 71], "occurr": 19, "off": [1, 31, 36], "offer": 0, "offici": 61, "often": [28, 36, 47, 48, 62], "oh": [31, 36, 48], "okai": [31, 36], "older": [1, 61], "on_column": [18, 23, 28, 68, 72, 73], "onc": [1, 2, 11, 58, 61, 62], "one": [0, 1, 2, 4, 10, 12, 19, 23, 25, 28, 29, 31, 32, 36, 37, 47, 51, 56, 59, 61, 62, 67, 68, 71, 73], "ones": [31, 36], "onli": [0, 1, 2, 5, 11, 23, 29, 31, 32, 34, 36, 37, 45, 53, 58, 59, 61, 62, 71], "onlin": [1, 32, 39, 64], "onward": 0, "open": [0, 62, 66], "operation": [39, 50, 59], "opinion": [24, 31], "oppos": [2, 31, 34, 35, 55], "opposit": 34, "option": [1, 2, 37, 62, 63, 67, 71], "order": [0, 1, 35, 37, 42, 71], "org": [6, 15, 21, 24, 41, 70], "organ": 1, "origin": [1, 2, 5, 12, 21, 31, 32, 35, 36, 37, 45, 46, 49, 59], "orthogon": 34, "other": [1, 9, 11, 28, 29, 30, 31, 32, 34, 35, 36, 37, 39, 40, 45, 46, 48, 51, 52, 54, 56, 58, 59, 61, 62, 64, 66, 71], "other_lexical_featur": [11, 64], "otherwis": [2, 10, 21, 23, 32, 38, 63, 67], "our": [0, 1, 2, 11, 13, 29, 31, 32, 36, 37, 39, 53, 59, 61, 71], "ourselv": 53, "out": [1, 2, 16, 19, 31, 36, 55, 60, 62], "outcom": [1, 44, 62], "output": [0, 2, 10, 17, 19, 40, 61, 62, 64, 67], "output_file_bas": [0, 1, 2, 61], "output_file_path_chat_level": [1, 2], "output_file_path_conv_level": [1, 2], "output_file_path_user_level": [1, 2], "output_path": 67, "outsid": [1, 2, 12], "over": [1, 16, 29, 31, 34, 35, 36, 37, 53, 55, 60, 62, 71], "overal": [30, 31, 34, 36, 45, 46], "overrid": [0, 1, 2], "overview": [0, 61, 62], "overwritten": 1, "own": [0, 1, 9, 35, 62], "p": 55, "pacakg": 24, "pace": [43, 62], "packag": [17, 18, 40, 62], "pad": 19, "page": [1, 11, 29, 39, 61, 62, 69], "pair": [6, 19, 34, 49, 71], "pairwis": [6, 34], "panda": [0, 1, 2, 12, 14, 16, 23, 47, 64, 65, 66, 71, 72, 73], "paper": [4, 5, 12, 18, 29, 40, 50, 64], "paragraph": 22, "param": 71, "paramet": [2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 47, 61, 62, 63, 64, 65, 66, 67, 68, 71, 72, 73], "paramt": 1, "pardon": 32, "parenthes": [22, 48, 64], "parenthet": [22, 48], "pars": [16, 50, 60], "part": [1, 10, 13, 29, 36, 42, 52, 71], "particip": [1, 9, 37, 62], "particl": [31, 36], "particular": [11, 31, 32, 34, 41, 45, 47, 51, 59, 62], "particularli": 42, "partner": 32, "pass": [1, 13, 21, 47, 71], "path": [1, 2, 19, 61, 67], "path_in": 19, "pattern": [4, 11, 19, 55, 62, 67], "paus": 4, "pd": [1, 2, 4, 6, 7, 8, 9, 12, 13, 14, 15, 16, 18, 19, 23, 25, 63, 64, 65, 66, 67, 68, 71], "pdf": [5, 12, 13, 16, 18, 21, 24, 64, 70], "penalti": 1, "pennebak": [12, 37, 41, 42, 52], "pennyslvania": 62, "peopl": [1, 32, 59, 62], "per": [1, 6, 9, 19, 42, 63, 66, 72], "percentag": [2, 21], "perfect": [37, 59], "perform": [0, 1, 2, 16, 50], "perhap": 1, "period": [4, 34, 55], "person": [1, 8, 12, 15, 16, 32, 34, 39, 41, 42, 50, 59, 62, 64, 70], "perspect": 1, "petrocelli": 5, "phrase": [19, 30, 38, 54], "phrase_split": 19, "pickl": [19, 67], "piec": [36, 42, 59, 63], "pl": 50, "place": [55, 61, 62], "plan": [34, 35, 45, 46], "player": 59, "pleas": [0, 1, 38, 49, 50, 61, 62], "please_start": 50, "point": [22, 24, 34, 35, 45, 46, 48, 52, 64, 66], "poisson": 55, "polar": [24, 39, 51, 52, 64], "polit": [1, 17, 18, 30, 32, 38, 39, 42, 51, 52, 54, 56, 64], "politeness_featur": 11, "politeness_v2": 11, "politeness_v2_help": 11, "politenessstrategi": [17, 50], "portion": 0, "posit": [0, 1, 11, 15, 24, 29, 31, 39, 42, 50, 51, 54, 56, 61, 62, 64, 67], "positive_affect_lexical_per_100": [51, 52, 56], "positive_bert": [1, 51, 61], "positive_emot": [49, 51, 52, 56], "positivity_bert": [1, 61], "positivity_zscor": 64, "positivity_zscore_chat": 52, "positivity_zscore_convers": 52, "possess": 31, "possibl": [1, 34, 62, 66], "possibli": [38, 62], "practic": [34, 35], "pre": [1, 4, 21, 37, 49, 64], "preced": [31, 35, 71], "precend": 35, "precis": 47, "precomput": 51, "predefin": 19, "predetermin": [31, 36], "predict": [2, 47, 51, 64], "prefer": [0, 1], "preload_word_list": 69, "prep_simpl": 19, "prep_whol": 19, "preposit": [31, 36], "preproces": 48, "preprocess": [0, 1, 2, 13, 19, 40, 43, 49, 51, 61, 69], "preprocess_chat_data": 2, "preprocess_conversation_column": 71, "preprocess_naive_turn": 71, "preprocess_text": 71, "preprocess_text_lowercase_but_retain_punctu": 71, "presenc": [2, 32, 67], "present": [1, 2, 14, 30, 31, 38, 42, 55, 62, 71], "prespecifi": 19, "prevent": 51, "previou": [1, 7, 28, 31, 36, 45, 46, 58, 64, 71], "primari": 34, "print": 2, "prior": [2, 64, 71], "priya": [47, 62], "probabl": [15, 47], "problem": 62, "procedur": 62, "proceed": 46, "process": [0, 1, 2, 4, 10, 21, 37, 55, 62, 64, 65, 67, 69, 71], "prodi": 15, "produc": [2, 34], "product": 15, "professor": 62, "progress": [1, 2], "project": [54, 62], "pronoun": [12, 16, 31, 36, 39, 41, 42, 64, 70], "proper": 1, "properti": [1, 61], "proport": [16, 39, 42, 64], "propos": 37, "provid": [0, 1, 2, 15, 29, 30, 33, 36, 39, 44, 47, 54, 62], "proxi": 42, "pseudonym": 1, "psycholog": 42, "pub": 70, "publish": [5, 30, 64], "pubsonlin": 6, "punctuat": [0, 2, 16, 19, 20, 21, 28, 43, 54, 60, 71], "punctuation_seper": 19, "puncut": 48, "pure": [24, 36], "purpos": 1, "put": [34, 50, 62, 66], "py": [0, 1, 14, 49, 61], "pypi": [1, 61], "python": [1, 32, 41, 56, 57, 61, 62, 68], "qtd": 62, "qualiti": 41, "quantifi": [31, 36, 62], "quantiti": [37, 39, 41, 47], "quartil": 50, "question": [16, 19, 20, 29, 32, 39, 49, 50, 64, 66, 68, 70], "question_num": 11, "question_word": 20, "quick": [1, 43], "quickli": 0, "quit": 40, "quot": [22, 48, 64], "quotat": [22, 48], "rabbit": 62, "rain": 41, "rais": [67, 71], "random": 55, "rang": [5, 8, 24, 30, 33, 34, 35, 40, 51, 53, 55, 56, 57], "ranganath": [16, 31, 32, 36, 38, 43, 54, 70], "ranganath2013": 70, "ranganathetal2013_detectingflirt": 16, "rapid": [1, 4], "rare": [34, 35], "rate": [42, 51], "rather": [1, 31, 34, 35, 36, 37, 45, 46, 63], "ratio": [16, 39, 64], "raw": [0, 12, 16, 21, 31, 33, 42, 50, 64], "re": [1, 31, 36, 42, 50, 61], "read": [0, 1, 2, 16, 21, 29, 33, 61, 62, 64, 65, 66, 67], "read_csv": 1, "read_in_lexicon": 67, "readabl": [11, 33, 64, 70], "reader": 33, "readi": 1, "readili": 62, "readthedoc": [1, 24, 61], "real": [1, 55], "realit": 13, "realli": [31, 36, 50], "reason": [31, 36, 45, 46, 49], "reassur": 49, "recal": 47, "recept": [18, 32, 39, 42, 50, 51, 52, 54, 56, 62, 64], "recogn": [1, 43, 47], "recognit": [0, 1, 2, 39, 64], "recommend": [0, 42, 62], "reddit": [48, 64], "reddit_tag": 11, "redditus": 48, "reduc": 63, "reduce_chunk": 63, "redund": [42, 62], "refer": [0, 1, 11, 22, 24, 28, 31, 42, 48, 52, 61, 62, 64, 70], "reflect": [37, 43], "regardless": 1, "regener": [0, 2, 51, 67], "regenerate_vector": [0, 1, 2, 67], "regex": [14, 16, 49], "regist": 37, "regress": 1, "regular": [5, 14, 30, 32, 42, 55, 58], "reichel": [53, 58, 60], "reidl": [4, 13], "reinvent": 62, "rel": [41, 51, 52, 55, 60, 64], "relat": [1, 61, 62, 64], "relationship": 36, "relev": [1, 29, 42, 44, 49, 51, 56, 61, 64, 65], "reli": [31, 34, 35, 36, 69], "reliabl": [33, 42], "remain": [1, 30, 71], "rememb": 1, "remov": [0, 2, 9, 13, 19, 28, 40, 43, 48, 49, 50, 71], "remove_active_us": 9, "renam": 1, "repair": [16, 39], "repeat": [60, 71], "repetit": 60, "replac": 19, "report": [1, 61], "repres": [2, 4, 6, 7, 11, 13, 23, 31, 34, 36, 42, 45, 46, 66, 67, 68, 71, 72, 73], "represent": [34, 38], "reproduc": [36, 62], "republican": 1, "request": [32, 50, 51], "requir": [0, 1, 20, 21, 31, 55, 61, 62, 64, 65, 66, 67], "research": [1, 2, 62], "reserv": 0, "resolv": 62, "resourc": [1, 39, 48, 61, 62], "respect": [1, 2, 12, 31, 36, 37, 69], "respons": [22, 48, 55, 58, 64], "restaur": [34, 56], "restor": 0, "restrict": 71, "result": [40, 55, 65, 72], "retain": [2, 16, 20, 21, 60, 71], "retriev": 50, "retunr": 3, "return": [2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 30, 32, 43, 49, 50, 51, 55, 62, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73], "reveal": 62, "revert": 50, "review": 62, "rewrit": 50, "rich": 62, "riedl": [13, 40, 55], "right": [31, 36, 61, 62], "roberta": [1, 39, 42, 52, 56, 61, 64, 67], "robust": 13, "rocklag": [5, 30, 64], "room": 59, "root": [13, 40], "rough": [12, 54], "roughli": 31, "round": [13, 40, 59, 71], "round_num": 1, "row": [0, 1, 2, 9, 13, 25, 37, 40, 59, 63, 68, 71, 72, 73], "rowbotham": 62, "rucker": 5, "rule": [1, 69], "run": [0, 10, 12, 16, 35, 46, 47, 48, 51, 61, 69], "runtim": [1, 35], "sagepub": [5, 64], "sai": [1, 32, 50, 59], "said": [1, 36, 62], "same": [0, 1, 2, 31, 34, 37, 45, 48, 52, 59, 60, 62, 71], "sampl": [61, 62], "sarcast": 48, "save": [0, 1, 2, 19, 64, 67], "save_featur": 2, "sbert": [1, 28, 31, 34, 35, 36, 45, 46, 64, 65, 67], "scale": [42, 51], "schema": 1, "scheme": 0, "school": [21, 62], "scienc": [29, 39, 62], "scientist": [61, 62], "score": [1, 4, 5, 11, 12, 13, 15, 21, 24, 28, 29, 30, 31, 34, 35, 36, 38, 39, 40, 45, 46, 47, 51, 53, 56, 57, 61, 64, 65, 67, 73], "script": [1, 61], "sea": 1, "seamless": 62, "search": [19, 61], "second": [0, 1, 4, 34, 42, 58, 59], "second_person": 49, "secr": [18, 49, 64], "section": [1, 29, 61], "see": [0, 1, 2, 30, 34, 38, 41, 45, 46, 47, 55, 62, 71], "seek": [5, 62], "segment": [0, 19], "select": [2, 4, 23, 28, 36, 45, 66, 67, 68, 71, 72, 73], "self": [1, 2, 61], "semant": [31, 34, 35, 41], "semantic_group": [1, 61], "send": [1, 37, 55], "sens": [5, 31, 54, 66], "sent": [1, 37, 64], "sentenc": [0, 1, 10, 15, 19, 20, 21, 33, 34, 35, 36, 42, 45, 46, 47, 48, 54, 56, 61, 67], "sentence_pad": 19, "sentence_split": 19, "sentence_to_train": 47, "sentencis": 19, "sentiment": [0, 1, 24, 31, 39, 42, 52, 56, 61, 62, 64, 67], "separ": [1, 2, 19, 34, 51], "sepcifi": 1, "septemb": 40, "sequenc": [1, 59], "sequenti": 1, "seri": [12, 16, 23, 28, 42, 71, 73], "serv": 12, "set": [0, 1, 2, 13, 23, 34, 48, 59], "set_self_conv_data": 2, "sever": [1, 30, 41, 42, 48, 51, 56, 61], "shall": 54, "share": [31, 36, 37], "she": [30, 31, 36], "shift": 34, "shop": 62, "short": [55, 58], "shorter": [13, 40, 41, 42, 43], "should": [0, 1, 2, 4, 14, 23, 28, 29, 31, 36, 47, 48, 54, 61, 62, 65, 66, 67, 68, 69, 71, 72, 73], "shouldn": [31, 36], "show": [1, 37, 61], "showeth": 62, "shruti": [35, 45, 46, 47, 62], "side": 31, "signal": [45, 55], "signifi": 42, "signific": [1, 61], "silent": 37, "similar": [1, 6, 7, 13, 28, 29, 31, 34, 35, 36, 40, 45, 46, 49, 62, 65], "similarli": [1, 35], "simpl": [0, 1, 16, 19, 42, 61, 62], "simpli": [1, 5, 11, 28, 56, 62], "simplifi": 1, "simplist": 41, "sinc": [1, 32, 41, 71], "singh": 62, "singl": [0, 1, 2, 11, 12, 19, 23, 31, 34, 35, 36, 37, 41, 45, 46, 59, 62, 71, 72], "singular": [12, 41, 64], "site": 16, "situat": 37, "size": [1, 13, 63, 67], "skip": 1, "slightli": [32, 62, 63], "slow": 1, "small": 40, "so": [1, 2, 10, 30, 31, 36, 37, 50, 61, 62, 66], "social": [29, 39, 61, 62], "socsci": 16, "softwar": 62, "sohi": 62, "sol3": 4, "solut": 59, "solv": 62, "some": [0, 1, 11, 17, 29, 32, 34, 35, 37, 41, 61, 63], "somebodi": [31, 36], "someon": [22, 29, 31, 36, 47, 48, 61, 64], "someplac": [31, 36], "someth": 47, "sometim": 1, "somewhat": 35, "soon": 62, "sorri": [16, 32, 50], "sort": 10, "sound": [47, 51], "sourc": [4, 5, 6, 12, 13, 16, 17, 21, 34, 35, 50, 64, 68], "space": [34, 40, 71], "spaci": [1, 19, 47, 49, 50, 61], "span": 63, "spars": 32, "speak": [1, 31, 36, 37, 59, 60, 62], "speaker": [0, 1, 2, 6, 8, 9, 25, 31, 34, 35, 37, 38, 42, 45, 46, 61, 66, 71, 72], "speaker_id": [2, 61, 72], "speaker_id_col": [0, 1, 2, 6, 8, 9, 25, 26, 27, 61, 65, 66, 71, 72], "speaker_nicknam": [0, 1, 2, 6, 9, 59, 66, 71], "special": [0, 1, 2, 48, 71], "specif": [1, 2, 12, 32, 41, 48, 55, 61, 62, 69, 71], "specifi": [1, 2, 19, 47, 49, 67, 68, 71, 72, 73], "speciifc": 63, "spend": [51, 62], "spike": 55, "split": [19, 21, 43, 63], "spoke": 59, "spoken": [11, 37], "spread": 55, "squar": [13, 40], "ssrn": 4, "stabl": 40, "stack": 14, "stackoverflow": 68, "stage": [1, 2, 34, 71], "stamp": 55, "standard": [1, 4, 37, 40, 41, 49, 55, 58, 60, 65, 72, 73], "stanford": 70, "start": [0, 15, 19, 20, 22, 23, 50], "statement": [1, 38, 42, 47, 48, 61, 62, 64], "statist": [65, 66, 68], "statologi": 41, "stem": 42, "step": [1, 4, 28, 41, 45, 46, 51], "still": [41, 45, 46], "stochast": 40, "stop": [40, 62], "stopword": [13, 19], "store": [1, 12, 16, 41, 49, 51, 61, 65, 67], "stoword": 42, "str": [2, 3, 4, 5, 7, 8, 9, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 63, 64, 65, 66, 67, 68, 71, 72, 73], "straightforward": 29, "strategi": [17, 30, 32, 38, 39, 42, 49, 54, 64], "stream": 35, "strictli": 1, "string": [0, 1, 2, 4, 8, 12, 13, 14, 19, 23, 24, 50, 66, 67, 68, 71, 72, 73], "strongli": [1, 41, 61], "structur": [0, 36, 49], "student": [21, 33], "studi": [1, 34, 62], "style": [1, 31, 36, 59], "sub": [0, 1, 71], "subfold": 1, "subject": [5, 24, 28, 39, 49, 64], "subjunct": 50, "sublist": 28, "submiss": 55, "subpart": [1, 71], "subsequ": [1, 30, 51, 58], "subset": 62, "substanc": 36, "substant": 31, "substanti": 1, "substr": 30, "subtask": 1, "subtract": [41, 58], "succe": 62, "success": [0, 1, 4, 31, 36, 43, 55, 58], "suggest": [1, 13, 34, 42, 44, 50], "suit": [62, 64], "sum": [1, 28, 34, 61, 64, 65, 66, 72], "summar": [0, 1, 65, 66, 69], "summari": [65, 66, 72], "summariz": [0, 65], "summarize_featur": 69, "suppl": 6, "support": [1, 15, 61], "suppos": 1, "sure": 30, "swear": 49, "syntax": [1, 32, 61], "system": [2, 59, 64], "t": [0, 1, 2, 15, 29, 31, 36, 45, 49, 54, 61, 62, 67], "tabl": 62, "tag": 39, "take": [1, 4, 5, 9, 14, 25, 29, 31, 34, 37, 39, 42, 55, 61, 65, 71], "taken": [59, 71], "talk": [1, 37, 47, 59, 62], "tandem": [1, 61], "target": 15, "task": [1, 2, 59, 71], "tausczik": [12, 37, 41, 52], "tausczikpennebaker2013": 12, "team": [0, 1, 4, 11, 12, 13, 34, 39, 40, 59, 65], "team_bursti": 4, "team_comm_tool": [1, 61], "teamcommtool": 1, "technic": [29, 39, 61, 62], "teghxgbqdhgaaaaa": 5, "tempor": [0, 2, 55, 58, 64, 71], "temporal_featur": 11, "tend": [1, 34, 60], "term": [1, 28, 59], "termin": [1, 2, 61], "terribl": 51, "test": [13, 33, 47], "text": [0, 1, 2, 3, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 24, 28, 32, 33, 36, 42, 48, 55, 62, 64, 67, 71], "text_based_featur": 64, "textblob": [24, 39, 51, 52, 64], "textblob_sentiment_analysi": 11, "than": [0, 1, 2, 11, 13, 31, 34, 35, 36, 37, 40, 41, 45, 46, 54, 60, 62, 63], "thee": 62, "thei": [0, 1, 28, 29, 31, 34, 36, 37, 39, 42, 47, 58, 59, 61, 62, 67], "them": [0, 1, 2, 19, 28, 29, 31, 36, 50, 51, 55, 59, 61, 62, 64, 65, 66, 67], "themselv": [31, 36, 60], "theoret": 35, "theori": [34, 50], "therefor": [0, 1, 11, 28, 37, 45, 59, 62, 69], "thi": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 12, 13, 14, 16, 18, 20, 21, 23, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 71, 72, 73], "thing": [48, 61], "think": [1, 38, 47], "thorough": [43, 62], "those": [1, 21, 31, 36, 61], "though": [34, 42], "thought": [1, 35, 45], "thread": [1, 61], "three": [0, 1, 2, 22, 34, 37, 40, 51, 61, 62, 69, 71], "threshold": [15, 47], "through": [1, 45, 46, 50, 61, 62], "throughout": [31, 35, 36, 40, 45, 46, 55, 63], "tht": 35, "thu": [1, 2, 34, 35, 36, 37, 46, 55, 71], "time": [0, 1, 4, 23, 34, 35, 39, 42, 48, 51, 55, 59, 61, 62, 63, 64, 65, 66, 71], "time_diff": 55, "timediff": 4, "timestamp": [0, 1, 2, 8, 23, 58, 61, 62, 63, 64, 71], "timestamp_col": [0, 1, 2, 8, 61, 63, 64, 65, 71], "timestamp_end": [1, 23, 61, 64], "timestamp_start": [1, 23, 61, 64], "todai": [34, 35, 41, 43, 45, 46, 47], "todo": 66, "togeth": [0, 62, 66], "token": [16, 19, 39, 49, 54, 64], "token_count": [19, 49], "too": [30, 31, 36, 62], "took": [1, 59], "tool": [1, 61, 62], "toolkit": [0, 1, 11, 42, 45, 46, 55, 62], "top": [1, 50, 59], "topic": [1, 13, 31, 34, 40, 42, 43, 65], "tormala": 5, "total": [1, 3, 12, 16, 25, 31, 34, 36, 37, 41, 44, 53, 59, 60, 61, 62, 63, 64, 66, 72], "touch": [1, 61], "toward": [31, 36, 38, 42, 45, 46], "tradit": 49, "train": [1, 2, 15, 64], "train_spacy_n": 15, "transcript": 0, "transfom": [45, 46], "transform": [31, 34, 35, 36, 51], "transform_utter": 50, "treat": [1, 59, 61], "tri": [50, 64], "trivial": [3, 44, 62], "troubl": [1, 61], "true": [0, 1, 2, 37, 61, 63, 67, 71], "truncat": 2, "truth_intensifi": 49, "ttr": 64, "tupl": [0, 1, 2, 15, 19, 64], "turn": [0, 2, 25, 28, 31, 32, 37, 39, 61, 64, 65, 71], "turn_count": 59, "turn_df": 71, "turn_id": 71, "turn_taking_featur": 11, "twice": 63, "twitter": [1, 51, 61], "two": [0, 1, 2, 23, 31, 34, 36, 41, 45, 46, 52, 62, 63], "txt": 19, "type": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 37, 39, 52, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73], "typic": [1, 34, 40, 41, 42, 52, 60], "u": [1, 22, 31, 36, 48, 49, 58], "uci": 16, "uh": [31, 36], "ulrich": 55, "um": [31, 36, 60], "umbrella": [8, 29, 34], "uncertain": [5, 30], "uncertainti": 30, "under": [0, 1, 10, 11, 12, 28, 40], "underli": [1, 61], "underscor": [1, 61], "understand": [0, 33, 39, 43, 48, 58, 61, 62], "understood": 33, "uninterrupt": 59, "uniqu": [0, 1, 2, 6, 9, 13, 16, 23, 25, 41, 47, 52, 60, 61, 63, 71], "univers": 62, "unix": 58, "unless": [31, 36], "unpack": 62, "unpreprocess": [0, 2], "until": [31, 36, 45, 46], "unzip": [1, 61], "up": [1, 17, 21, 28, 31, 35, 36, 37, 45, 46, 51, 59, 61], "updat": [1, 9, 40, 54, 61], "upenn": 1, "upload": 13, "upon": 33, "upper": 42, "us": [0, 1, 2, 3, 5, 11, 12, 13, 17, 19, 24, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 60, 62, 64, 65, 66, 67, 71], "usag": [21, 24], "use_time_if_poss": 63, "user": [0, 1, 2, 9, 15, 22, 37, 47, 48, 51, 61, 62, 63, 64, 65, 66, 69, 72], "user_data": [2, 65, 66], "user_df": 9, "user_level_featur": 2, "user_list": 9, "userlevelfeaturescalcul": [2, 66, 69], "usernam": [22, 48], "utf": 1, "util": [1, 12, 21, 61, 62, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73], "utilti": 62, "utter": [0, 1, 2, 3, 4, 5, 13, 14, 15, 16, 17, 20, 21, 23, 24, 30, 31, 32, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 50, 51, 52, 54, 58, 60, 61, 67], "utteranc": 42, "v": [0, 1, 2, 13, 42, 61], "v0": 0, "valenc": 51, "valid": [23, 55], "valu": [1, 2, 5, 6, 10, 12, 13, 18, 19, 23, 28, 30, 31, 34, 36, 37, 40, 41, 42, 45, 46, 47, 55, 59, 61, 64, 68, 71, 72, 73], "vari": [13, 31, 34, 35], "variabl": [1, 56, 57, 64, 65, 66], "varianc": [8, 34], "variance_in_dd": 11, "variat": [4, 32], "varieti": [42, 62], "variou": [19, 42, 64, 65, 66], "vast": 62, "ve": [0, 31, 36, 50, 61], "vec": 6, "vect_data": [1, 7, 8, 28, 61, 64, 65, 66], "vect_path": 67, "vector": [0, 2, 6, 7, 8, 13, 28, 34, 35, 40, 55, 61, 64, 65, 67], "vector_data": [0, 1, 2, 61], "vector_directori": [0, 1, 2, 61, 65], "vein": 45, "verb": [19, 31, 36], "verbal": 32, "veri": [5, 28, 30, 31, 34, 35, 36, 42, 49, 54], "verifi": 2, "verit": 62, "version": [1, 12, 14, 21, 28, 31, 40, 51, 61], "versu": [4, 29, 47, 55, 59], "via": [3, 44], "view": 50, "visit": 41, "voila": 62, "w": 31, "wa": [0, 1, 2, 5, 12, 31, 32, 35, 36, 47, 51, 56, 59, 62, 71], "wai": [1, 2, 29, 30, 31, 32, 34, 49, 50, 54, 56, 57, 61, 62, 66], "waiai": 62, "wait": [4, 55], "walk": 1, "walkthrough": [0, 61, 62], "want": [1, 28, 34, 59, 61, 62, 67], "warn": 50, "watt": [1, 2, 62, 71], "we": [0, 1, 2, 3, 4, 5, 9, 10, 11, 12, 15, 16, 18, 23, 24, 28, 29, 30, 31, 34, 35, 36, 37, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 52, 53, 55, 56, 57, 58, 59, 61, 62, 66, 67, 71], "web": 70, "websit": [1, 61], "week": 47, "weight": 66, "weigt": 31, "welcom": 61, "well": [29, 31, 36, 55, 62], "went": 41, "were": [1, 12, 31, 36, 42], "western": 1, "wh": [19, 31, 36], "wh_question": [32, 49, 54], "wharton": 62, "what": [1, 2, 12, 16, 20, 29, 31, 32, 34, 35, 36, 39, 41, 45, 46, 47, 50, 54, 62, 63], "whatev": [1, 31, 36], "wheel": 62, "when": [1, 16, 20, 31, 33, 36, 47, 54, 55, 59, 60, 61, 62, 69, 71], "whenev": 71, "where": [0, 1, 2, 19, 20, 28, 31, 32, 36, 37, 40, 41, 42, 48, 50, 51, 54, 59, 61, 65, 68, 73], "wherea": [31, 34, 35, 36, 43], "wherev": [31, 36], "whether": [1, 2, 10, 16, 19, 32, 37, 38, 41, 43, 47, 57, 58, 62, 63, 64, 67, 71], "which": [0, 1, 2, 3, 4, 5, 7, 9, 12, 13, 15, 16, 18, 23, 25, 28, 31, 34, 35, 36, 37, 38, 40, 41, 42, 51, 53, 54, 55, 56, 57, 58, 59, 61, 62, 64, 66, 68, 69, 71, 72, 73], "while": [31, 32, 34, 36, 37, 44, 45, 46, 55, 62, 71], "whitespac": 43, "who": [20, 31, 32, 36, 47, 51, 54, 59, 60, 62], "whole": [28, 59, 62, 71], "whom": [31, 36, 54], "whose": [31, 36, 54], "why": [20, 29, 31, 36, 54], "wide": 31, "wien": 62, "wiki": [21, 29, 70], "wiki_link": [1, 61], "wikipedia": [21, 33, 37, 70], "williamson": 60, "wish": [1, 2, 18, 28], "within": [0, 1, 2, 8, 11, 16, 28, 30, 31, 34, 35, 36, 41, 45, 46, 52, 55, 59, 60, 62, 63, 64, 68, 71, 73], "within_group": 2, "within_person_discursive_rang": 11, "within_task": [0, 1, 2, 71], "without": [1, 19, 31, 36, 42, 47, 54, 62, 69], "won": [0, 31, 36, 45], "wonder": 56, "woolei": 4, "woollei": [13, 40, 55], "wooten": 55, "word": [3, 10, 11, 12, 13, 14, 16, 19, 20, 21, 22, 28, 30, 32, 33, 37, 38, 39, 40, 41, 43, 45, 46, 48, 49, 52, 53, 54, 56, 57, 62, 64, 65, 66, 69, 70], "word_mimicri": 11, "word_start": [19, 49], "wordnet": [1, 61], "words_in_lin": 19, "work": [0, 47, 50, 55, 61, 62], "world": 55, "worri": 62, "would": [1, 29, 31, 34, 35, 36, 37, 42, 50, 54, 62], "wouldn": [31, 36], "wow": 50, "wp": 13, "write": [2, 29, 60], "www": [12, 13, 18, 41, 64], "x": [0, 1, 2, 4, 46, 68], "xinlan": 62, "yashveer": 62, "ye": 19, "yeah": [31, 36], "yeoman": [18, 49], "yesno_quest": [32, 49, 54], "yet": 48, "ylatau": 12, "you": [0, 1, 2, 11, 24, 29, 31, 36, 37, 43, 47, 50, 59, 61, 62, 69], "your": [0, 29, 31, 32, 36, 37, 50, 59, 61, 62], "yourself": [31, 36, 50], "yuluan": 62, "yup": [31, 36], "yuxuan": 62, "z": [12, 39, 49, 51, 64, 73], "zero": [13, 52], "zhang": 62, "zheng": 62, "zhong": 62, "zhou": 62, "zscore": 41, "zscore_chat": 41, "zscore_chats_and_convers": 69, "zscore_convers": 41, "\u00bc": 47, "\u03c4": 55}, "titles": ["The Basics", "Worked Example", "feature_builder module", "basic_features module", "burstiness module", "certainty module", "discursive_diversity module", "fflow module", "get_all_DD_features module", "get_user_network module", "hedge module", "Features: Technical Documentation", "info_exchange_zscore module", "information_diversity module", "lexical_features_v2 module", "named_entity_recognition_features module", "other_lexical_features module", "politeness_features module", "politeness_v2 module", "politeness_v2_helper module", "question_num module", "readability module", "reddit_tags module", "temporal_features module", "textblob_sentiment_analysis module", "turn_taking_features module", "variance_in_DD module", "within_person_discursive_range module", "word_mimicry module", "FEATURE NAME", "Certainty", "Content Word Accommodation", "Conversational Repair", "Dale-Chall Score", "Discursive Diversity", "Forward Flow", "Function Word Accommodation", "Gini Coefficient", "Hedge", "Features: Conceptual Documentation", "Information Diversity", "Information Exchange", "Linguistic Inquiry and Word Count (LIWC) and Other Lexicons", "Message Length", "Message Quantity", "Mimicry (BERT)", "Moving Mimicry", "Named Entity Recognition", "Online Discussion Tags", "Politeness/Receptiveness Markers", "Politeness Strategies", "Sentiment (RoBERTa)", "Positivity Z-Score", "Proportion of First Person Pronouns", "Question (Naive)", "Team Burstiness", "Textblob Polarity", "Textblob Subjectivity", "Time Difference", "Turn Taking Index", "Word Type-Token Ratio", "The Team Communication Toolkit", "Introduction", "assign_chunk_nums module", "calculate_chat_level_features module", "calculate_conversation_level_features module", "calculate_user_level_features module", "check_embeddings module", "gini_coefficient module", "Utilities", "preload_word_lists module", "preprocess module", "summarize_features module", "zscore_chats_and_conversation module"], "titleterms": {"A": 0, "One": 0, "The": [0, 61, 62], "accommod": [31, 36], "addit": 1, "advanc": 1, "assign_chunk_num": 63, "assumpt": 0, "basic": [0, 1, 29, 30, 31, 33, 34, 35, 36, 37, 38, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 55, 56, 57, 58, 59, 60], "basic_featur": 3, "bert": 45, "bursti": [4, 55], "calculate_chat_level_featur": 64, "calculate_conversation_level_featur": 65, "calculate_user_level_featur": 66, "caveat": [29, 30, 31, 33, 34, 35, 36, 38, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 55, 56, 57, 58, 59], "certainti": [5, 30], "chall": 33, "chat": [11, 39], "check_embed": 67, "citat": [29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60], "class": 69, "code": [0, 1], "coeffici": 37, "column": [1, 61], "commun": 61, "conceptu": 39, "configur": 1, "consider": 1, "content": [31, 61], "convers": [1, 11, 32, 39, 62, 69], "count": [42, 59], "customiz": 0, "dale": 33, "data": 1, "declar": 61, "demo": [0, 1], "detail": 1, "differ": 58, "directori": 1, "discurs": 34, "discursive_divers": 6, "discuss": 48, "divers": [34, 40], "document": [11, 39, 62], "driver": 69, "entiti": 47, "environ": [1, 61], "exampl": [1, 41, 47], "exchang": 41, "featur": [1, 11, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 69], "feature_build": 2, "featurebuild": [1, 61, 62], "fflow": 7, "file": [1, 30, 34, 35, 45, 46, 47, 51], "first": 53, "flow": 35, "forward": 35, "function": [0, 36], "gener": [1, 61, 62], "get": [1, 61, 62], "get_all_dd_featur": 8, "get_user_network": 9, "gini": 37, "gini_coeffici": 68, "hedg": [10, 38], "high": [29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60], "implement": [29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60], "import": [1, 61], "index": 59, "indic": 61, "info_exchange_zscor": 12, "inform": [1, 40, 41, 61], "information_divers": 13, "input": [1, 34], "inquiri": 42, "inspect": [1, 61], "interpret": [29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60], "introduct": 62, "intuit": [29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60], "kei": 0, "length": 43, "level": [11, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 62, 69], "lexical_features_v2": 14, "lexicon": 42, "light": 0, "linguist": 42, "liwc": 42, "marker": 49, "messag": [43, 44], "mimicri": [45, 46], "modul": [2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73], "motiv": 62, "move": 46, "naiv": 54, "name": [1, 29, 47, 61], "named_entity_recognition_featur": 15, "note": [29, 30, 31, 33, 34, 35, 36, 38, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 55, 56, 57, 58, 59], "onlin": 48, "other": [42, 69], "other_lexical_featur": 16, "ouput": 34, "our": 62, "output": [1, 30, 35, 45, 46, 47, 51], "packag": [0, 1, 61], "paramet": [0, 1], "person": 53, "pip": [1, 61], "polar": 56, "polit": [49, 50], "politeness_featur": 17, "politeness_v2": 18, "politeness_v2_help": 19, "posit": 52, "preload_word_list": 70, "preprocess": 71, "pronoun": 53, "proport": 53, "quantiti": 44, "question": 54, "question_num": 20, "ratio": 60, "readabl": 21, "recept": 49, "recognit": 47, "recommend": [1, 61], "reddit_tag": 22, "relat": [29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60], "repair": 32, "roberta": 51, "run": 1, "sampl": [0, 1], "score": [33, 41, 52], "sentiment": 51, "speaker": [11, 59, 62, 69], "start": [1, 61, 62], "strategi": 50, "subject": 57, "summarize_featur": 72, "tabl": 61, "tag": 48, "take": 59, "team": [55, 61, 62], "technic": 11, "temporal_featur": 23, "textblob": [56, 57], "textblob_sentiment_analysi": 24, "time": 58, "token": 60, "toolkit": 61, "touch": 0, "train": 47, "troubleshoot": [1, 61], "turn": [1, 59], "turn_taking_featur": 25, "type": 60, "us": 61, "user": 11, "util": 69, "utter": [11, 39, 62, 69], "variance_in_dd": 26, "vector": 1, "virtual": [1, 61], "walkthrough": 1, "within_person_discursive_rang": 27, "word": [31, 36, 42, 60], "word_mimicri": 28, "work": 1, "your": 1, "z": [41, 52], "zscore_chats_and_convers": 73}}) \ No newline at end of file diff --git a/docs/source/features_conceptual/content_word_accommodation.rst b/docs/source/features_conceptual/content_word_accommodation.rst index d82a6b64..38d61559 100644 --- a/docs/source/features_conceptual/content_word_accommodation.rst +++ b/docs/source/features_conceptual/content_word_accommodation.rst @@ -13,10 +13,16 @@ Citation Implementation Basics ********************** -To compute the feature, we count the number of shared content words (defined as anything that is not on the function word list) between the current and previous utterance in a conversation, then normalize it by the frequency of the word across all inputs in the dataset. This follows the original authors' method: +To compute the feature, we count the number of shared content words (defined as anything that is not on the function word list) between the current and previous utterance in a conversation, normalized by the frequency at which the word appears. This follows the original authors' method: Content words are defined as any word that is not a function word. For each content word w in a given speaker’s turn, if w also occurs in the immediately preceding turn of the other, we count w as an accommodated content word. The raw count of accommodated content words is be the total number of these accommodated content words over every turn in the conversation side. Because content words vary widely in frequency, we normalized our counts by the frequency of each word. +For completeness, we interprete "the frequency of each word" in two distinct ways: + +1. **The frequency of each word across the entire dataset (`content_word_accommodation`)**: here, we normalize non-function words with respect to the language used across all conversations in the dataset. This version of accommodation is useful if the entire dataset consists of similar conversations, or conversations about the same topic. Normalizing with respect to a larger dataset will be useful in establishing better estimates in identifying (and appropriately weigting) whichs words carry meaningful content in a particular domain. + +2. **The frequency of each word within a given conversation (`content_word_accommodation_per_conv`)**: here, we normalize non-function words with respect only to the language in a given conversation. This version of accommodation is useful if the dataset consists of very distinct conversations, for which it may not make sense to assume that the distribution of which words are "important" will hold across different domains. + The feature requires a reference list of function words, which are defined by the original authors as follows. **Auxiliary and copular verbs** diff --git a/pyproject.toml b/pyproject.toml index 982b61d7..d2c69323 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta" [project] name = "team_comm_tools" -version = "0.1.4.post2" +version = "0.1.5" requires-python = ">= 3.10" dependencies = [ "chardet>=3.0.4", diff --git a/src/team_comm_tools/feature_dict.py b/src/team_comm_tools/feature_dict.py index 5b557091..63100e68 100644 --- a/src/team_comm_tools/feature_dict.py +++ b/src/team_comm_tools/feature_dict.py @@ -229,11 +229,11 @@ "bert_sentiment_data": False }, "Content Word Accommodation": { - "columns": ["content_word_accommodation"], + "columns": ["content_word_accommodation", "content_word_accommodation_per_conv"], "file": "./features/word_mimicry.py", "level": "Chat", "semantic_grouping": "Variance", - "description": "The total number of non-function words used in a given turn that were also used in the previous turn, normalized by the inverse document frequency of each content word.", + "description": "The total number of non-function words used in a given turn that were also used in the previous turn, normalized by the inverse document frequency of each content word. `content_word_accommodation` computes the frequency of the content words with respect to the entire dataset; `content_word_accommodation_per_conv` does so with respect to each conversation.", "references": "(Ranganath et al., 2013)", "wiki_link": "https://conversational-featurizer.readthedocs.io/en/latest/features_conceptual/content_word_accommodation.html", "function": ChatLevelFeaturesCalculator.calculate_word_mimicry, @@ -609,7 +609,7 @@ } def generate_filtered_dict(): - + keys_to_keep = ["columns", "file", "level", "semantic_grouping", "description", "references", "wiki_link"] filtered_dict = {feature_name: {key: value for key, value in feature_data.items() if key in keys_to_keep} diff --git a/src/team_comm_tools/features/info_exchange_zscore.py b/src/team_comm_tools/features/info_exchange_zscore.py index 9adaf771..b0a5b989 100644 --- a/src/team_comm_tools/features/info_exchange_zscore.py +++ b/src/team_comm_tools/features/info_exchange_zscore.py @@ -28,6 +28,8 @@ def get_info_exchange_wordcount(df, first_person, message_col): pd.Series: A column containing the difference in total words and first-person singular pronouns. ''' - first_person_regex = " | ".join(first_person) + first_person_regex = "\\b|\\b".join(first_person) + first_person_regex = "\\b" + first_person_regex + "\\b" + df['first_person_raw'] = df[message_col].apply(lambda chat: len(re.findall(first_person_regex, chat))) return (df["num_words"] - df["first_person_raw"]) \ No newline at end of file diff --git a/src/team_comm_tools/features/question_num.py b/src/team_comm_tools/features/question_num.py index c84fcd89..33b77d99 100644 --- a/src/team_comm_tools/features/question_num.py +++ b/src/team_comm_tools/features/question_num.py @@ -30,4 +30,4 @@ def calculate_num_question_naive(text, question_words): # Is a question if the sentence ends with "?" or starts with a word that is in the question_words list if sentence.endswith("?") or word_tokenize(sentence)[0] in question_words: num_q += 1 - return num_q \ No newline at end of file + return num_q diff --git a/src/team_comm_tools/features/readability.py b/src/team_comm_tools/features/readability.py index 8329f52e..ebf90e0f 100644 --- a/src/team_comm_tools/features/readability.py +++ b/src/team_comm_tools/features/readability.py @@ -5,20 +5,33 @@ from .basic_features import count_words +# Source: https://datascience.stackexchange.com/questions/23376/how-to-get-the-number-of-syllables-in-a-word/89312#89312 # Define the function to calculate the Dale-Chall score -def count_syllables(word): - """ - Count the number of syllables in a word. - - Args: - word(str): The input word. +VOWEL_RUNS = re.compile("[aeiouy]+", flags=re.I) +EXCEPTIONS = re.compile( + # fixes trailing e issues: + # smite, scared + "[^aeiou]e[sd]?$|" + # fixes adverbs: + # nicely + + "[^e]ely$", + flags=re.I +) +ADDITIONAL = re.compile( + # fixes incorrect subtractions from exceptions: + # smile, scarred, raises, fated + "[^aeioulr][lr]e[sd]?$|[csgz]es$|[td]ed$|" + # fixes miscellaneous issues: + # flying, piano, video, prism, fire, evaluate + + ".y[aeiou]|ia(?!n$)|eo|ism$|[^aeiou]ire$|[^gq]ua", + flags=re.I +) - Returns: - int: The number of syllables in the word. - """ - dic = pyphen.Pyphen(lang='en') - pyphen_result = dic.inserted(word) - return len(re.findall(r"-", pyphen_result)) +def count_syllables(word): + vowel_runs = len(VOWEL_RUNS.findall(word)) + exceptions = len(EXCEPTIONS.findall(word)) + additional = len(ADDITIONAL.findall(word)) + return max(1, vowel_runs - exceptions + additional) def count_difficult_words(text, easy_words): """ @@ -36,7 +49,6 @@ def count_difficult_words(text, easy_words): difficult_words = 0 # recall that words are already pre-processed; substitute punctuation here for words only words = re.sub(r"[^a-zA-Z0-9 ]+", '',text).split() - remaining_words = [i for i in words if not i in easy_words] for word in remaining_words: @@ -46,7 +58,7 @@ def count_difficult_words(text, easy_words): return difficult_words -def dale_chall_helper(text, **easy_words): +def dale_chall_helper(text, easy_words): """ Calculate the Dale-Chall readability score of a text. The Dale-Chall score are defined as: @@ -72,7 +84,13 @@ def dale_chall_helper(text, **easy_words): """ num_words = count_words(text) - num_sentences = len(re.split(r'[.?!]\s*', text)) + sentences = re.split(r'[.?!]\s*', text) + sentences = [x for x in sentences if x] + num_sentences = len(sentences) + + + if num_sentences == 0: + return 0 avg_sentence_length = num_words/num_sentences num_difficult_words = count_difficult_words(text, easy_words) diff --git a/src/team_comm_tools/features/word_mimicry.py b/src/team_comm_tools/features/word_mimicry.py index 545f9c70..d97bcd82 100644 --- a/src/team_comm_tools/features/word_mimicry.py +++ b/src/team_comm_tools/features/word_mimicry.py @@ -10,189 +10,240 @@ # To compute word mimicry, we use the dataset that removed all the punctuations # This is a *chat-level* feature in which order matters. # ''' + + def get_function_words_in_message(text, function_word_reference): - """ - Extract the function words & non-functions words from a message + """ + Extract the function words & non-functions words from a message - Args: - text (str): The input text to be analyzed. - function_word_reference (list): A list of function words to reference against. + Args: + text (str): The input text to be analyzed. + function_word_reference (list): A list of function words to reference against. - Returns: - list: A list of function words found in the input text. - """ + Returns: + list: A list of function words found in the input text. + """ - return [x for x in text.split() if x in function_word_reference] + return [x for x in text.split() if x in function_word_reference] -def get_content_words_in_message(text, function_word_reference): - """ - Extract the non-function words in a given message. +def get_content_words_in_message(text, function_word_reference): + """ + Extract the non-function words in a given message. - Args: - text (str): The input text to be analyzed. - function_word_reference (list): A list of function words to reference against. + Args: + text (str): The input text to be analyzed. + function_word_reference (list): A list of function words to reference against. - Returns: - list: A list of content words found in the input text. - """ - return [x for x in text.split() if x not in function_word_reference] + Returns: + list: A list of content words found in the input text. + """ + return [x for x in text.split() if x not in function_word_reference] def mimic_words(df, on_column, conversation_id): - """ - Return a list of words that are also used in the other's previous turn. - - Args: - df (DataFrame): The dataset that removed all punctuations. - on_column (str): The column that we want to find mimicry on. - conversation_id (str): The column name that should be selected as the conversation ID. + """ + Return a list of words that are also used in the other's previous turn. + + Args: + df (DataFrame): The dataset that removed all punctuations. + on_column (str): The column that we want to find mimicry on. + conversation_id (str): The column name that should be selected as the conversation ID. + + Returns: + list: A list of lists, where each sublist contains words mimicked from the previous turn. + """ + word_mimic = [[]] + for i in range(1, len(df)): + # only do this if they're in the same conversation + if df.loc[i, conversation_id] == df.loc[i-1, conversation_id]: + word_mimic.append([x for x in df.loc[i, on_column] + if x in df.loc[(i-1), on_column]]) + else: + word_mimic.append([]) + return word_mimic - Returns: - list: A list of lists, where each sublist contains words mimicked from the previous turn. - """ - word_mimic = [[]] - for i in range(1, len(df)): - if df.loc[i, conversation_id] == df.loc[i-1, conversation_id]: # only do this if they're in the same conversation - word_mimic.append([x for x in df.loc[i, on_column] if x in df.loc[(i-1),on_column]]) - else: - word_mimic.append([]) - return word_mimic def function_mimicry_score(function_mimic_words): - """ - Compute the number of mimic words for function words by simply counting the number of mimic words using len(). + """ + Compute the number of mimic words for function words by simply counting the number of mimic words using len(). - Args: - function_mimic_words (list): Each entry under the `function_word_mimicry` column. + Args: + function_mimic_words (list): Each entry under the `function_word_mimicry` column. + + Returns: + int: The number of function mimic words. + """ + return len(function_mimic_words) - Returns: - int: The number of function mimic words. - """ - return len(function_mimic_words) def compute_frequency(df, on_column): - """ - Compute the frequency of each content word across the whole dataset. + """ + Compute the frequency of each content word across the whole dataset. + + Args: + df (DataFrame): The input dataframe. + on_column (str): The column with which we calculate content word frequency. + + Returns: + dict: A dictionary with content words as keys and their frequencies as values. + """ + return (dict(pd.Series(np.concatenate(df[on_column])).value_counts())) - Args: - df (DataFrame): The input dataframe. - on_column (str): The column with which we calculate content word frequency. +def compute_frequency_per_conv(df, on_column): + """ + Compute the frequency of each content word across the whole dataset. - Returns: - dict: A dictionary with content words as keys and their frequencies as values. - """ - return(dict(pd.Series(np.concatenate(df[on_column])).value_counts())) + Args: + df (DataFrame): The input dataframe. + on_column (str): The column with which we calculate content word frequency. + Returns: + dict: A dictionary with content words as keys and their frequencies as values. + """ + df_temp = df.copy() + df_temp.reset_index(drop=True, inplace=True) + return (dict(pd.Series(np.concatenate(df_temp[on_column])).value_counts())) def computeTF(column_mimc, frequency_dict): - """ - Compute the term frequency of each content mimic word, then sum them up. + """ + Compute the term frequency of each content mimic word, then sum them up. - Args: - column_mimc (list): Each entry under the `content_word_mimicry` column. - frequency_dict (dict): A dictionary of content word frequency across the dataset. + Args: + column_mimc (list): Each entry under the `content_word_mimicry` column. + frequency_dict (dict): A dictionary of content word frequency across the dataset. - Returns: - float: The sum of term frequencies for the content mimic words. - """ - tfdict = {} - wf = pd.Series(column_mimc, dtype = 'str').value_counts() - for i in wf.index: - tfdict[i] = wf[i]/frequency_dict[i] - return sum(tfdict.values()) + Returns: + float: The sum of term frequencies for the content mimic words. + """ + tfdict = {} + wf = pd.Series(column_mimc, dtype='str').value_counts() + for i in wf.index: + tfdict[i] = wf[i]/frequency_dict[i] + return sum(tfdict.values()) def Content_mimicry_score(df, column_count_frequency, column_count_mimic): - """ - Combine the steps to compute the content word mimicry score. - - Args: - df (DataFrame): The input dataframe. - column_count_frequency (str): The column with content words to calculate frequency. - column_count_mimic (str): The column with content word mimicry. - - Returns: - Series: A series with content word accommodation scores. - - """ - # Compute the frequency of each content word across the whole dataset - ContWordFreq = compute_frequency(df, column_count_frequency) - # Compute the content_mimicry_score - return df[column_count_mimic].apply(lambda x:computeTF(x, ContWordFreq)) + """ + Combine the steps to compute the content word mimicry score. Normalizes + the frequency of words by how much they appear across the *entire dataset*. + + Args: + df (DataFrame): The input dataframe. + column_count_frequency (str): The column with content words to calculate frequency. + column_count_mimic (str): The column with content word mimicry. + + Returns: + Series: A series with content word accommodation scores. + + """ + # Compute the frequency of each content word across the whole dataset + ContWordFreq = compute_frequency(df, column_count_frequency) + # Compute the content_mimicry_score + return df[column_count_mimic].apply(lambda x:computeTF(x, ContWordFreq)) + +def Content_mimicry_score_per_conv(df, column_count_frequency, column_count_mimic, conversation_id): + """ + Computes the content word mimicry score, but normalizes the term frequency of the words + by how often they appear *within* a given conversation. This version of the score may + be more useful in cases where different conversations in the dataset cover very + different subject matter, and therefore one may not wish to normalize across the + full dataset. + + Args: + df (DataFrame): The input dataframe. + column_count_frequency (str): The column with content words to calculate frequency. + column_count_mimic (str): The column with content word mimicry. + + Returns: + Series: A series with content word accommodation scores. + + """ + content_mimic_scores = [] + for conv in df[conversation_id].unique(): + df_conv = df[df[conversation_id] == conv] + ContWordFreq = compute_frequency_per_conv(df_conv, column_count_frequency) + content_mimic_scores.append(df_conv[column_count_mimic].apply( + lambda x: computeTF(x, ContWordFreq)).tolist()) + return [item for sublist in content_mimic_scores for item in sublist] + def get_mimicry_bert(chat_data, vect_data, conversation_id): - """ - Uses SBERT vectors to get the cosine similarity between each message and the previous message. + """ + Uses SBERT vectors to get the cosine similarity between each message and the previous message. - Args: - chat_data (DataFrame): The input chat dataframe. - vect_data (DataFrame): The dataframe containing SBERT vectors. - conversation_id (str): The column name that should be selected as the conversation ID. + Args: + chat_data (DataFrame): The input chat dataframe. + vect_data (DataFrame): The dataframe containing SBERT vectors. + conversation_id (str): The column name that should be selected as the conversation ID. + + Returns: + list: A list of cosine similarity scores between each message and the previous message. + """ + + chat_df = chat_data.copy() + chat_df['message_embedding'] = conv_to_float_arr( + vect_data['message_embedding'].to_frame()) + + mimicry = [] - Returns: - list: A list of cosine similarity scores between each message and the previous message. - """ - - chat_df = chat_data.copy() - chat_df['message_embedding'] = conv_to_float_arr(vect_data['message_embedding'].to_frame()) + for num, conv in chat_df.groupby(conversation_id, sort=False): - mimicry = [] + # first chat has no zero mimicry score, nothing previous to compare it to + mimicry.append(0) + prev_embedding = conv.iloc[0]['message_embedding'] - for num, conv in chat_df.groupby(conversation_id, sort=False): + for index, row in conv[1:].iterrows(): - # first chat has no zero mimicry score, nothing previous to compare it to - mimicry.append(0) - prev_embedding = conv.iloc[0]['message_embedding'] + # last "pair" has only one element, safeguard against this + cur_embedding = row['message_embedding'] + cos_sim_matrix = cosine_similarity([cur_embedding, prev_embedding]) + cosine_sim = cos_sim_matrix[0, 1] - for index, row in conv[1:].iterrows(): - - # last "pair" has only one element, safeguard against this - cur_embedding = row['message_embedding'] - cos_sim_matrix = cosine_similarity([cur_embedding, prev_embedding]) - cosine_sim = cos_sim_matrix[0, 1] - - mimicry.append(cosine_sim) + mimicry.append(cosine_sim) - prev_embedding = row['message_embedding'] + prev_embedding = row['message_embedding'] - return mimicry + return mimicry def get_moving_mimicry(chat_data, vect_data, conversation_id): - """ - Calculate the moving average of mimicry scores using SBERT vectors. + """ + Calculate the moving average of mimicry scores using SBERT vectors. - Args: - chat_data (DataFrame): The input chat dataframe. - vect_data (DataFrame): The dataframe containing SBERT vectors. - conversation_id (str): The column name that should be selected as the conversation ID. + Args: + chat_data (DataFrame): The input chat dataframe. + vect_data (DataFrame): The dataframe containing SBERT vectors. + conversation_id (str): The column name that should be selected as the conversation ID. + + Returns: + list: A list of moving average mimicry scores for each message in the conversation. + """ + + chat_df = chat_data.copy() + chat_df['message_embedding'] = conv_to_float_arr( + vect_data['message_embedding'].to_frame()) - Returns: - list: A list of moving average mimicry scores for each message in the conversation. - """ + moving_mimicry = [] - chat_df = chat_data.copy() - chat_df['message_embedding'] = conv_to_float_arr(vect_data['message_embedding'].to_frame()) + for num, conv in chat_df.groupby(conversation_id, sort=False): - moving_mimicry = [] + prev_embedding = conv.iloc[0]["message_embedding"] + prev_mimicry = [] + # Start with 0; however, prev_mimicry is not stored so it is ignored from calculations + moving_mimicry.append(0) - for num, conv in chat_df.groupby(conversation_id, sort = False): + for index, row in conv[1:].iterrows(): + # find cosine similarity between current pair + cos_sim_matrix = cosine_similarity( + [row['message_embedding'], prev_embedding]) + cosine_sim = cos_sim_matrix[0, 1] - prev_embedding = conv.iloc[0]["message_embedding"] - prev_mimicry = [] - moving_mimicry.append(0) # Start with 0; however, prev_mimicry is not stored so it is ignored from calculations - - for index, row in conv[1:].iterrows(): - # find cosine similarity between current pair - cos_sim_matrix = cosine_similarity([row['message_embedding'], prev_embedding]) - cosine_sim = cos_sim_matrix[0, 1] + # get the running average + prev_mimicry.append(cosine_sim) + moving_mimicry.append(np.average(prev_mimicry)) - # get the running average - prev_mimicry.append(cosine_sim) - moving_mimicry.append(np.average(prev_mimicry)) + # update the previous embedding + prev_embedding = row['message_embedding'] - # update the previous embedding - prev_embedding = row['message_embedding'] - - return moving_mimicry \ No newline at end of file + return moving_mimicry diff --git a/src/team_comm_tools/utils/calculate_chat_level_features.py b/src/team_comm_tools/utils/calculate_chat_level_features.py index ef55d4be..3aa73645 100644 --- a/src/team_comm_tools/utils/calculate_chat_level_features.py +++ b/src/team_comm_tools/utils/calculate_chat_level_features.py @@ -14,7 +14,7 @@ from team_comm_tools.features.certainty import * from team_comm_tools.features.politeness_v2 import * from team_comm_tools.features.reddit_tags import * -from team_comm_tools.features.named_entity_recognition_features import* +from team_comm_tools.features.named_entity_recognition_features import * # Importing utils from .preload_word_lists import * @@ -41,31 +41,34 @@ class ChatLevelFeaturesCalculator: :param ner_cutoff: This is the cutoff value for the confidence of prediction for each named entity :type ner_cutoff: int """ + def __init__( - self, - chat_data: pd.DataFrame, - vect_data: pd.DataFrame, - bert_sentiment_data: pd.DataFrame, + self, + chat_data: pd.DataFrame, + vect_data: pd.DataFrame, + bert_sentiment_data: pd.DataFrame, ner_training: pd.DataFrame, ner_cutoff: int, conversation_id_col: str, message_col: str, timestamp_col: str | tuple[str, str] - ) -> None: + ) -> None: self.chat_data = chat_data self.vect_data = vect_data - self.bert_sentiment_data = bert_sentiment_data # Load BERT + self.bert_sentiment_data = bert_sentiment_data # Load BERT self.ner_training = ner_training self.ner_cutoff = ner_cutoff self.conversation_id_col = conversation_id_col self.timestamp_col = timestamp_col self.message_col = message_col - self.easy_dale_chall_words = get_dale_chall_easy_words() # load easy Dale-Chall words exactly once. - self.function_words = get_function_words() # load function words exactly once - self.question_words = get_question_words() # load question words exactly once - self.first_person = get_first_person_words() # load first person words exactly once - + # load easy Dale-Chall words exactly once. + self.easy_dale_chall_words = get_dale_chall_easy_words() + self.function_words = get_function_words() # load function words exactly once + self.question_words = get_question_words() # load question words exactly once + # load first person words exactly once + self.first_person = get_first_person_words() + def calculate_chat_level_features(self, feature_methods: list) -> pd.DataFrame: """ Main driver function for creating chat-level features. @@ -82,7 +85,7 @@ def calculate_chat_level_features(self, feature_methods: list) -> pd.DataFrame: # Return the input dataset with the chat level features appended (as columns) return self.chat_data - + def concat_bert_features(self) -> None: """ Concatenate RoBERTa sentiment features to the chat data. @@ -93,7 +96,8 @@ def concat_bert_features(self) -> None: :return: None :rtype: None """ - self.chat_data = pd.concat([self.chat_data, self.bert_sentiment_data], axis = 1) + self.chat_data = pd.concat( + [self.chat_data, self.bert_sentiment_data], axis=1) def text_based_features(self) -> None: """ @@ -108,14 +112,17 @@ def text_based_features(self) -> None: :rtype: None """ # Count Words - self.chat_data["num_words"] = self.chat_data[self.message_col].apply(count_words) - + self.chat_data["num_words"] = self.chat_data[self.message_col].apply( + count_words) + # Count Characters - self.chat_data["num_chars"] = self.chat_data[self.message_col].apply(count_characters) - - # Count Messages - self.chat_data["num_messages"] = self.chat_data[self.message_col].apply(count_messages) - + self.chat_data["num_chars"] = self.chat_data[self.message_col].apply( + count_characters) + + # Count Messages + self.chat_data["num_messages"] = self.chat_data[self.message_col].apply( + count_messages) + def info_exchange(self) -> None: """ Extract different types of z-scores from the chats. @@ -132,16 +139,20 @@ def info_exchange(self) -> None: """ # Get Modified Wordcount: Total word count - first_singular pronouns - self.chat_data["info_exchange_wordcount"] = get_info_exchange_wordcount(self.chat_data, self.first_person, self.message_col) - + self.chat_data["info_exchange_wordcount"] = get_info_exchange_wordcount( + self.chat_data, self.first_person, self.message_col) + # Get the z-score of each message across all chats - self.chat_data["info_exchange_zscore_chats"] = get_zscore_across_all_chats(self.chat_data, "info_exchange_wordcount") + self.chat_data["info_exchange_zscore_chats"] = get_zscore_across_all_chats( + self.chat_data, "info_exchange_wordcount") # Get the z-score within each conversation - self.chat_data["info_exchange_zscore_conversation"] = get_zscore_across_all_conversations(self.chat_data, "info_exchange_wordcount", self.conversation_id_col) + self.chat_data["info_exchange_zscore_conversation"] = get_zscore_across_all_conversations( + self.chat_data, "info_exchange_wordcount", self.conversation_id_col) # Drop the info exchange wordcount --- it's a linear combination of 2 columns and therefore useless - self.chat_data = self.chat_data.drop(columns=['info_exchange_wordcount']) + self.chat_data = self.chat_data.drop( + columns=['info_exchange_wordcount']) def positivity_zscore(self) -> None: """ @@ -155,10 +166,12 @@ def positivity_zscore(self) -> None: :rtype: None """ # Get the z-score of each message across all chats - self.chat_data["positivity_zscore_chats"] = get_zscore_across_all_chats(self.chat_data, "positive_bert") + self.chat_data["positivity_zscore_chats"] = get_zscore_across_all_chats( + self.chat_data, "positive_bert") # Get the z-score within each conversation - self.chat_data["positivity_zscore_conversation"] = get_zscore_across_all_conversations(self.chat_data, "positive_bert", self.conversation_id_col) + self.chat_data["positivity_zscore_conversation"] = get_zscore_across_all_conversations( + self.chat_data, "positive_bert", self.conversation_id_col) def lexical_features(self) -> None: """ @@ -169,8 +182,9 @@ def lexical_features(self) -> None: :return: None :rtype: None """ - self.chat_data = pd.concat([self.chat_data, liwc_features(self.chat_data, self.message_col)], axis = 1) - + self.chat_data = pd.concat( + [self.chat_data, liwc_features(self.chat_data, self.message_col)], axis=1) + def calculate_hedge_features(self) -> None: """ Calculate features related to expressing hesitation (or 'hedge'). @@ -195,8 +209,10 @@ def calculate_textblob_sentiment(self) -> None: :return: None :rtype: None """ - self.chat_data["textblob_subjectivity"] = self.chat_data[self.message_col].apply(get_subjectivity_score) - self.chat_data["textblob_polarity"] = self.chat_data[self.message_col].apply(get_polarity_score) + self.chat_data["textblob_subjectivity"] = self.chat_data[self.message_col].apply( + get_subjectivity_score) + self.chat_data["textblob_polarity"] = self.chat_data[self.message_col].apply( + get_polarity_score) def get_dale_chall_score_and_classfication(self) -> None: """ @@ -209,8 +225,10 @@ def get_dale_chall_score_and_classfication(self) -> None: :return: None :rtype: None """ - self.chat_data['dale_chall_score'] = self.chat_data[self.message_col].apply(lambda x: dale_chall_helper(x, easy_words = self.easy_dale_chall_words)) - self.chat_data['dale_chall_classification'] = self.chat_data['dale_chall_score'].apply(classify_text_dalechall) + self.chat_data['dale_chall_score'] = self.chat_data["message_lower_with_punc"].apply( + lambda x: dale_chall_helper(x, easy_words=self.easy_dale_chall_words)) + self.chat_data['dale_chall_classification'] = self.chat_data['dale_chall_score'].apply( + classify_text_dalechall) def other_lexical_features(self) -> None: """ @@ -230,20 +248,24 @@ def other_lexical_features(self) -> None: # Get the number of questions in each message # naive: Number of Question Marks + Sentences that start with question words - self.chat_data["num_question_naive"] = self.chat_data["message_lower_with_punc"].apply(lambda x: calculate_num_question_naive(x, question_words = self.question_words)) - + self.chat_data["num_question_naive"] = self.chat_data["message_lower_with_punc"].apply( + lambda x: calculate_num_question_naive(x, question_words=self.question_words)) + # Classify whether the message contains clarification questions - self.chat_data["NTRI"] = self.chat_data["message_lower_with_punc"].apply(classify_NTRI) - + self.chat_data["NTRI"] = self.chat_data["message_lower_with_punc"].apply( + classify_NTRI) + # Calculate the word type-to-token ratio - self.chat_data["word_TTR"] = self.chat_data[self.message_col].apply(get_word_TTR) - + self.chat_data["word_TTR"] = self.chat_data[self.message_col].apply( + get_word_TTR) + # Calculate the proportion of first person pronouns from the chats - self.chat_data["first_pronouns_proportion"] = get_proportion_first_pronouns(self.chat_data) + self.chat_data["first_pronouns_proportion"] = get_proportion_first_pronouns( + self.chat_data) # drop the raw number of first pronouns -- unnecessary given this is proportional to other first-pronoun columns self.chat_data = self.chat_data.drop(columns=['first_person_raw']) - + def calculate_word_mimicry(self) -> None: """ Calculate features related to word mimicry. @@ -256,7 +278,7 @@ def calculate_word_mimicry(self) -> None: - Identifies mimicry of function and content words from the immediate previous turn - Computes function word accommodation (number of mimicked function words) - Computes content word accommodation (sum of inverse frequency of mimicked content words) - + Drops the intermediate columns related to function and content words after calculation. :return: None @@ -264,21 +286,32 @@ def calculate_word_mimicry(self) -> None: """ # Extract function words / content words from a message - self.chat_data["function_words"] = self.chat_data[self.message_col].apply(lambda x: get_function_words_in_message(x, function_word_reference = self.function_words)) - self.chat_data["content_words"] = self.chat_data[self.message_col].apply(lambda x: get_content_words_in_message(x, function_word_reference = self.function_words)) - + self.chat_data["function_words"] = self.chat_data[self.message_col].apply( + lambda x: get_function_words_in_message(x, function_word_reference=self.function_words)) + self.chat_data["content_words"] = self.chat_data[self.message_col].apply( + lambda x: get_content_words_in_message(x, function_word_reference=self.function_words)) + # Extract the function words / content words that also appears in the immediate previous turn - self.chat_data["function_word_mimicry"] = mimic_words(self.chat_data, "function_words", self.conversation_id_col) - self.chat_data["content_word_mimicry"] = mimic_words(self.chat_data, "content_words", self.conversation_id_col) + self.chat_data["function_word_mimicry"] = mimic_words( + self.chat_data, "function_words", self.conversation_id_col) + self.chat_data["content_word_mimicry"] = mimic_words( + self.chat_data, "content_words", self.conversation_id_col) # Compute the number of function words that also appears in the immediate previous turn - self.chat_data["function_word_accommodation"] = self.chat_data["function_word_mimicry"].apply(function_mimicry_score) - + self.chat_data["function_word_accommodation"] = self.chat_data["function_word_mimicry"].apply( + function_mimicry_score) + # Compute the sum of inverse frequency of each content word that also occurred in the other’s immediately prior turn. - self.chat_data["content_word_accommodation"] = Content_mimicry_score(self.chat_data, "content_words","content_word_mimicry") + self.chat_data["content_word_accommodation"] = Content_mimicry_score( + self.chat_data, "content_words", "content_word_mimicry") + + # Compute the sum of inverse frequency of each content word that also occurred in the other’s immediately prior turn WITHIN CONVERSATIONS. + self.chat_data["content_word_accommodation_per_conv"] = Content_mimicry_score_per_conv( + self.chat_data, "content_words", "content_word_mimicry", self.conversation_id_col) # Drop the function / content word columns -- we don't need them in the output - self.chat_data = self.chat_data.drop(columns=['function_words', 'content_words', 'function_word_mimicry', 'content_word_mimicry']) + self.chat_data = self.chat_data.drop(columns=[ + 'function_words', 'content_words', 'function_word_mimicry', 'content_word_mimicry']) def calculate_vector_word_mimicry(self) -> None: """ @@ -288,16 +321,18 @@ def calculate_vector_word_mimicry(self) -> None: :rtype: None """ - self.chat_data["mimicry_bert"] = get_mimicry_bert(self.chat_data, self.vect_data, self.conversation_id_col) - self.chat_data["moving_mimicry"] = get_moving_mimicry(self.chat_data, self.vect_data, self.conversation_id_col) - + self.chat_data["mimicry_bert"] = get_mimicry_bert( + self.chat_data, self.vect_data, self.conversation_id_col) + self.chat_data["moving_mimicry"] = get_moving_mimicry( + self.chat_data, self.vect_data, self.conversation_id_col) + def get_temporal_features(self) -> None: """ Calculate features relevant to the timestamps of each chat. This function calculates and appends the following temporal feature to the chat data: - Time difference between messages sent - + It checks whether the 'timestamp' column is available. If not, it tries to calculate using 'timestamp_start' and 'timestamp_end' columns. @@ -305,12 +340,14 @@ def get_temporal_features(self) -> None: :rtype: None """ if type(self.timestamp_col) is str and {self.timestamp_col}.issubset(self.chat_data.columns): - self.chat_data["time_diff"] = get_time_diff(self.chat_data, self.timestamp_col, self.conversation_id_col) + self.chat_data["time_diff"] = get_time_diff( + self.chat_data, self.timestamp_col, self.conversation_id_col) elif type(self.timestamp_col) is tuple: timestamp_start, timestamp_end = self.timestamp_col if {timestamp_start, timestamp_end}.issubset(self.chat_data.columns): - self.chat_data["time_diff"] = get_time_diff_startend(self.chat_data, timestamp_start, timestamp_end, self.conversation_id_col) - + self.chat_data["time_diff"] = get_time_diff_startend( + self.chat_data, timestamp_start, timestamp_end, self.conversation_id_col) + def calculate_politeness_sentiment(self) -> None: """ Calculate politeness strategies using the Politeness module from Convokit. @@ -353,8 +390,9 @@ def get_forward_flow(self) -> None: :return: None :rtype: None """ - self.chat_data["forward_flow"] = get_forward_flow(self.chat_data, self.vect_data, self.conversation_id_col) - + self.chat_data["forward_flow"] = get_forward_flow( + self.chat_data, self.vect_data, self.conversation_id_col) + def get_certainty_score(self) -> None: """ Calculate the certainty score of a statement. @@ -367,9 +405,10 @@ def get_certainty_score(self) -> None: :return: None :rtype: None """ - + try: - self.chat_data["certainty_rocklage"] = self.chat_data["message_lower_with_punc"].apply(get_certainty) + self.chat_data["certainty_rocklage"] = self.chat_data["message_lower_with_punc"].apply( + get_certainty) except: print("WARNING: Certainty lexicon not found. Skipping feature...") @@ -394,28 +433,42 @@ def get_reddit_features(self) -> None: :return: None :rtype: None """ - self.chat_data["num_all_caps"] = self.chat_data[self.message_col + "_original"].apply(count_all_caps) - self.chat_data["num_links"] = self.chat_data["message_lower_with_punc"].apply(count_links) - self.chat_data["num_reddit_users"] = self.chat_data["message_lower_with_punc"].apply(count_user_references) - self.chat_data["num_emphasis"] = self.chat_data["message_lower_with_punc"].apply(count_emphasis) - self.chat_data["num_bullet_points"] = self.chat_data["message_lower_with_punc"].apply(count_bullet_points) - self.chat_data["num_numbered_points"] = self.chat_data["message_lower_with_punc"].apply(count_numbering) - self.chat_data["num_line_breaks"] = self.chat_data["message_lower_with_punc"].apply(count_line_breaks) - self.chat_data["num_quotes"] = self.chat_data["message_lower_with_punc"].apply(count_quotes) - self.chat_data["num_block_quote_responses"] = self.chat_data["message_lower_with_punc"].apply(count_responding_to_someone) - self.chat_data["num_ellipses"] = self.chat_data["message_lower_with_punc"].apply(count_ellipses) - self.chat_data["num_parentheses"] = self.chat_data["message_lower_with_punc"].apply(count_parentheses) - self.chat_data["num_emoji"] = self.chat_data["message_lower_with_punc"].apply(count_emojis) - + self.chat_data["num_all_caps"] = self.chat_data[self.message_col + + "_original"].apply(count_all_caps) + self.chat_data["num_links"] = self.chat_data["message_lower_with_punc"].apply( + count_links) + self.chat_data["num_reddit_users"] = self.chat_data["message_lower_with_punc"].apply( + count_user_references) + self.chat_data["num_emphasis"] = self.chat_data["message_lower_with_punc"].apply( + count_emphasis) + self.chat_data["num_bullet_points"] = self.chat_data["message_lower_with_punc"].apply( + count_bullet_points) + self.chat_data["num_numbered_points"] = self.chat_data["message_lower_with_punc"].apply( + count_numbering) + self.chat_data["num_line_breaks"] = self.chat_data["message_lower_with_punc"].apply( + count_line_breaks) + self.chat_data["num_quotes"] = self.chat_data["message_lower_with_punc"].apply( + count_quotes) + self.chat_data["num_block_quote_responses"] = self.chat_data["message_lower_with_punc"].apply( + count_responding_to_someone) + self.chat_data["num_ellipses"] = self.chat_data["message_lower_with_punc"].apply( + count_ellipses) + self.chat_data["num_parentheses"] = self.chat_data["message_lower_with_punc"].apply( + count_parentheses) + self.chat_data["num_emoji"] = self.chat_data["message_lower_with_punc"].apply( + count_emojis) + def get_named_entity(self) -> None: """ This function calculates the number of named entities in a chat. - + :return: None :rtype: None """ if self.ner_training is not None: train_spacy_ner(self.ner_training) - self.chat_data["num_named_entity"] = self.chat_data[self.message_col].apply(num_named_entity, cutoff=self.ner_cutoff) - self.chat_data["named_entities"] = self.chat_data[self.message_col].apply(named_entities, cutoff=self.ner_cutoff) + self.chat_data["num_named_entity"] = self.chat_data[self.message_col].apply( + num_named_entity, cutoff=self.ner_cutoff) + self.chat_data["named_entities"] = self.chat_data[self.message_col].apply( + named_entities, cutoff=self.ner_cutoff) diff --git a/tests/data/cleaned_data/fflow.csv b/tests/data/cleaned_data/fflow.csv index e70809f6..2810b950 100644 --- a/tests/data/cleaned_data/fflow.csv +++ b/tests/data/cleaned_data/fflow.csv @@ -82,4 +82,31 @@ X, B,Sports are a great way to stay active and healthy.,forward_flow,inv/dir X, C,Quesadillas are my favorite food in the whole world.,forward_flow,inv/dir X, D,Let's go shopping this weekend.,forward_flow,inv/dir X, D,Parties are so overrated.,forward_flow,inv/dir -X, D,Did you watch the latest political debate?,forward_flow,inv/dir \ No newline at end of file +X, D,Did you watch the latest political debate?,forward_flow,inv/dir +AA,A,I am going to walk my dog today.,mimicry_bert,inv/dir +AA,A,I am going to walk my pet today.,mimicry_bert,inv/dir +BB,A,The weather is gorgeous outside today.,mimicry_bert,inv/dir +BB,A,It's so sunny outside!,mimicry_bert,inv/dir +CC,A,The weather is gorgeous outside today.,mimicry_bert,inv/dir +CC,A,Does anyone want to play chess?,mimicry_bert,inv/dir +DD,A,I am going to walk my dog today.,mimicry_bert,unit_eq +DD,A,I am going to walk my pet today.,mimicry_bert,unit_eq +EE,A,I am going to walk my dog today.,mimicry_bert,unit_eq +EE,A,I am going to walk my pet today.,mimicry_bert,unit_eq +FF,A,The weather is gorgeous outside today.,mimicry_bert,unit_eq +FF,A,Does anyone want to play chess?,mimicry_bert,unit_eq +GG,A,This is the same sentence.,moving_mimicry,unit_eq +GG,A,This is the same sentence.,moving_mimicry,unit_eq +HH,A,This is the same sentence.,moving_mimicry,unit_eq +HH,A,This is the same sentence.,moving_mimicry,unit_eq +II,A,This is the same sentence.,moving_mimicry,unit_eq +II,A,I'm trying something new.,moving_mimicry,unit_eq +JJ,A,I want to eat something.,moving_mimicry,inv/dir +JJ,A,I've been meaning to try this restaurant.,moving_mimicry,inv/dir +JJ,A,Does the restaurant serve quesadillas?,moving_mimicry,inv/dir +KK,A,Let's go to the amusement park.,moving_mimicry,inv/dir +KK,A,Does it have roller coasters?,moving_mimicry,inv/dir +KK,A,I'm scared of roller coasters I can't go!,moving_mimicry,inv/dir +LL,A,Let me get on the dance floor.,moving_mimicry,inv/dir +LL,A,I've been meaning to try this restaurant.,moving_mimicry,inv/dir +LL,A,Bust some moves!,moving_mimicry,inv/dir \ No newline at end of file diff --git a/tests/data/cleaned_data/info_exchange_zscore_chats.csv b/tests/data/cleaned_data/info_exchange_zscore_chats.csv new file mode 100644 index 00000000..25deb2f0 --- /dev/null +++ b/tests/data/cleaned_data/info_exchange_zscore_chats.csv @@ -0,0 +1,7 @@ +conversation_num,speaker_nickname,message,expected_column,expected_value +D,1,I went to the store,info_exchange_zscore_chats,0 +D,2,Bought some groceries for dinner,info_exchange_zscore_chats,1.73205 +D,3,It's raining today,info_exchange_zscore_chats,-1.73205 +E,1,I went to the store,info_exchange_zscore_chats,0 +E,1,I went to the store,info_exchange_zscore_chats,0 +E,1,I went to the store,info_exchange_zscore_chats,0 \ No newline at end of file diff --git a/tests/data/cleaned_data/test_chat_level.csv b/tests/data/cleaned_data/test_chat_level.csv index e4c82b35..94fb7f45 100644 --- a/tests/data/cleaned_data/test_chat_level.csv +++ b/tests/data/cleaned_data/test_chat_level.csv @@ -1,681 +1,736 @@ -conversation_num,speaker_nickname,message,expected_column,expected_value -1,A,Hello I like fish.,num_words,4.0 -1,B,This sentence has five words.,num_words,5.0 -2,A,Hello??,num_words,1.0 -2,B,Is 4 a word?,num_words,4.0 -3,A,.,num_words,0.0 -4,test_A,"HELLO WORLD, THIS IS A TEST. hi HI. hi HI hi HI""",num_all_caps,9.0 -4,test_B,ONE TWO THREE. four five six. sEvEn EiGhT nInE.,num_all_caps,3.0 -4,test_A,Check out this [link](https://example.com) and this one http://example.org,num_links,2.0 -4,test_B,I like google.com and wikipedia.org but not amazon.com,num_links,3.0 -4,test_A,why don't you read everything at https://www.example.com and https://www.example.org and https://www.example.net and https://www.example.ca and https://www.example.co.uk,num_links,5.0 -4,test_B,"why don't you read everything at -- https://www.example.com -- https://www.example.org -- https://www.example.net -- https://www.example.ca -- https://www.example.co.uk",num_links,5.0 -4,test_A,"Hello u/user1 and u/user2, hi hi hi?",num_reddit_users,2.0 -4,test_B,I don't like u/user_1_test but I like u/user2Test,num_reddit_users,2.0 -4,test_A,"This is **bold**, *italics*, and this is not. This is ***bolded and italicized***",num_emphasis,3.0 -4,test_B,This is **uneven* in terms of *the emphasis**,num_emphasis,2.0 -4,test_A,* item 1\n* item 2\n- item 3,num_bullet_points,3.0 -4,test_B,"Here are all my arguments: -- point 1 -- point 2 -- point 3 -- point 4 is super long and takes up multiple lines point 4 is super long and takes up multiple lines point 4 is super long and takes up multiple lines point 4 is super long and takes up multiple lines point 4 is super long and takes up multiple lines point 4 is super long and takes up multiple lines point 4 is super long and takes up multiple lines point 4 is super long and takes up multiple lines point 4 is super long and takes up multiple lines point 4 is super long and takes up multiple lines point 4 is super long and takes up multiple lines",num_bullet_points,4.0 -4,test_A,1. First\n2. Second\n3. Third,num_numbered_points,3.0 -4,test_B,This is the first line.\nThis is the second line.\nThis is the third line.,num_line_breaks,3.0 -4,test_A,"I have a line - - - - -here is a new line - - -here is a third line",num_line_breaks,3.0 -4,test_B,this is a line with\rA different kind of return value\rUsing carriage return instead of the newline character,num_line_breaks,3.0 -4,test_A,"""This is a quote."" She said, ""Here's another.""",num_quotes,2.0 -4,test_B,"""You miss 100% of the shots you don't take"" -- Wayne Gretzky",num_quotes,1.0 -4,test_A,"""I can't believe you use single quotes to quote people,"" she said. ""Well, he replied, 'sometimes single quotes are useful when you nest quotes inside other quotes,' according to my English teacher"" Then she said: 'okay'",num_quotes,4.0 -4,test_B,> Quoting someone else\nThis is my reply.,num_block_quote_responses,1.0 -4,test_A,> Quoting someone else\nThis is my reply.,num_block_quote_responses,1.0 -4,test_B,>>>> This is a quote but I went overboard with the carat character,num_block_quote_responses,1.0 -4,test_A,>> This is one where I put too many of the gt's,num_block_quote_responses,1.0 -4,test_B,"> Hello! -Goodbye!",num_block_quote_responses,1.0 -4,test_B,"> here I am making a quote -I respond to it -> I quote again -I respond to that too",num_block_quote_responses,2.0 -4,test_A,Well... I'm not sure... Maybe...,num_ellipses,3.0 -4,test_B,hm..what if I only use two periods.............or many periods............,num_ellipses,2.0 -4,test_B,This is a sentence (with some text in parentheses).,num_parentheses,1.0 -4,test_A,"""Sure,"" I said confidently (thiking to myself: no way!) This was definitely (not) one of my best moments.",num_parentheses,2.0 -4,test_B,(((((these parentheses are not properly closed.),num_parentheses,1.0 -4,test_B,((there are multiple parentheses here)),num_parentheses,2.0 -4,test_A,((1+(1+3+4)^2)+7+(9+8)),num_parentheses,4.0 -5,test1,I think that I think that I think,certainty_rocklage,4.5 -5,test2,I am a little confused,certainty_rocklage,2.47 -5,test2,I don't really know the answer,certainty_rocklage,1.33 -5,test3,I am sure that this is correct,certainty_rocklage,8.02 -5,test1,I am fairly certain in my response,certainty_rocklage,8.28 -5,test2,This is without a doubt the best movie I have ever seen,certainty_rocklage,4.5 -5,test2,I am not sure about how to how to approximately handle this,certainty_rocklage,2.69 -5,test3,I believe that he is guilty but I am not very certain,certainty_rocklage,6.56 -5,test1,I an open to you changing my mind on this issue,certainty_rocklage,4.5 -5,test2,I don't think the guy is the a$$hole. Thoughts?,certainty_rocklage,5.44 -5,test2,So who thinks the guy is an ass for asking his mother in law to learn english,certainty_rocklage,4.5 -5,test3,"I think that this person is not an asshole because, according to him, he was very polite while approaching the issue",certainty_rocklage,6.037 -5,test1,I can see how the family is upset because they feel the mother was disrespected but I can also understand the guy's feelings. Why should he have to work as interpreter for his mother in law?,certainty_rocklage,4.5 -5,test2,"Yes, I think his feeling makes sense to me to. Who doesn't want to be independent.",certainty_rocklage,4.89 -5,test2,I was conflicted because I could understand his frustration however I feel he should have maybe discussed strategies with how to approach the mother in law with his wife first.,certainty_rocklage,4.684 -5,test3,His MIL has been here for 8 years. You would think she'd pick up some English by now.,certainty_rocklage,4.5 -5,test1,I think he had every right to want to help his mother in law,certainty_rocklage,4.28 -5,test2,I also agree with culturedCow,certainty_rocklage,4.5 -5,test2,"I don't think he's an asshole. I think his request is reasonable. If you go to live in a foreign country, you should learn the language.",certainty_rocklage,5.125 -5,test3,"I think the guy is an asshole because for all his talk about how easy it is to use resources to learn a language, he didn't take the time to research WHY some people do not.",certainty_rocklage,5.505 -5,test1,I think he also tried to utilize other resources such as language learning apps to help her learn,certainty_rocklage,4.28 -5,test2,"I think also he needs to understand that language learning is not the same for everyone, not everyone has the same capacity to learn new languages quickly.",certainty_rocklage,6.09 -5,test2,"Maybe she does have a problem with learning languages, but she could at least try.",certainty_rocklage,3.79 -5,test3,After the edit he done it made it sound like he really loves his family,certainty_rocklage,6.175 -5,test1,"I don't think the guy is wrong in asking her to learn more english being that she lives in America, but he has to understand she is older and may not have the patience or capacity to learn a lot of english.",certainty_rocklage,5.472 -5,test2,"Learning a second language is easiest when you're a child for a reason. Your brain is wired differently then, which makes it easier.",certainty_rocklage,5.4 -5,test2,I think he tried to help her.� He gave her resources to use and she apparently didn't use them.,certainty_rocklage,4.32 -1,A,hello,Hello_receptiveness_yeomans,1.0 -1,B,So how should we answer this,Token_count_receptiveness_yeomans,6.0 -1,A,We can start here. What is the question?,YesNo_Questions_receptiveness_yeomans,0.0 -1,B,I am not sure. Where is the rest of our team?,WH_Questions_receptiveness_yeomans,1.0 -1,B,"Please help me figure this out, I really want to do well on this please",Please_receptiveness_yeomans,2.0 -2,C,Hey,Hello_receptiveness_yeomans,1.0 -2,C,Okay bro lets split it 50/50,Impersonal_Pronoun_receptiveness_yeomans,1.0 -2,D,Maybe but how about 60/40? I doubt its fair otherwise,Hedges_receptiveness_yeomans,2.0 -2,C,Seems fair,Hedges_receptiveness_yeomans,1.0 -1,B,I am not sure. Where is the rest of our team?,First_Person_Single_receptiveness_yeomans,1.0 -1,B,"Well please help me figure this out, I really want to do well on this please okay",factuality_politeness_convokit,1.0 -2,C,Seems possible,hashedge_politeness_convokit,1.0 -2,E,I see what youre thinking but I disagree,Acknowledgement_receptiveness_yeomans,1.0 -2,E,We get only one chance so we should understand how to split it,Acknowledgement_receptiveness_yeomans,2.0 -2,D,"I just don't agree, I'm making the 60/40 split",Adverb_Limiter_receptiveness_yeomans,1.0 -3,G,hey,indirect_greeting_politeness_convokit,1.0 -3,G,I think we should try something else,1st_person_start_politeness_convokit,1.0 -3,F,Ok whatever. You should leave the team then,2nd_person_start_politeness_convokit,1.0 -4,H,Honestly thank you so so much,factuality_politeness_convokit,1.0 -4,H,What's the plan?,direct_question_politeness_convokit,1.0 -4,I,That is the dumbest idea I've heard; youre actually dumb af,hasnegative_politeness_convokit,1.0 -4,H,What's ur problem here?,hasnegative_politeness_convokit,1.0 -5,J,Pleasure and an honor to meet you all,haspositive_politeness_convokit,1.0 -5,K,We should try that next,haspositive_politeness_convokit,0.0 -5,J,Could you please explain why? I don't really understand why you are thinking that,subjunctive_politeness_convokit,1.0 -5,K,Sorry sorry I didn't mean to,apologizing_politeness_convokit,1.0 -6,L,I don't really want to work with you all but let's get this over with,Impersonal_Pronoun_receptiveness_yeomans,1.0 -6,J,Fine by me,Affirmation_receptiveness_yeomans,1.0 -6,K,Ok so which part should we do first? the first or second?,YesNo_Questions_receptiveness_yeomans,1.0 -7,L,Please don't do that?,please_start_politeness_convokit,1.0 -7,L,I don't think that will work,hashedge_politeness_convokit,1.0 -7,M,I'm exhuasted rn,hasnegative_politeness_convokit,0.0 -7,M,i don't really care please just finish this up,haspositive_politeness_convokit,0.0 -7,N,Please don't do that?,Please_receptiveness_yeomans,1.0 -7,N,I don't think that will work,Hedges_receptiveness_yeomans,0.0 -7,O,I'm exhuasted rn,Negative_Emotion_receptiveness_yeomans,0.0 -7,O,i don't really care please just finish this up,Positive_Emotion_receptiveness_yeomans,0.0 -8,P,i appreciate all this from you,gratitude_politeness_convokit,1.0 -8,P,"well we should start rn, our part is long",1st_person_pl_politeness_convokit,1.0 -8,Q,ok forgive me for this error but,apologizing_politeness_convokit,1.0 -8,Q,you have to redo the whole thing,2nd_person_politeness_convokit,0.0 -8,R,ok so who will work with me? where should we begin?,direct_question_politeness_convokit,0.0 -8,S,i appreciate all this from you,Gratitude_receptiveness_yeomans,1.0 -8,S,"well we should start rn, our part is long",First_Person_Plural_receptiveness_yeomans,2.0 -8,T,ok forgive us for this error but,Apology_receptiveness_yeomans,0.0 -8,T,you have to redo the whole thing,Second_Person_receptiveness_yeomans,1.0 -8,U,ok so who will work with me? where should we begin?,WH_Questions_receptiveness_yeomans,2.0 -9,A,"I understand your perspective and agree that I would not want to have resentment in the workplace against women, as that would further compound the issue we are looking at. I do think that it is true that women are underrepresented in STEM careers and am a believer that something should be done to address this discrepancy, even if that is not implementing a priority for women in hiring decisions. While I don\'t think that companies should explicitly hire simply because of their gender, I do think that they should be mindful of the gender gap in STEM and look to address those issues through their hiring practices.",Impersonal_Pronoun_receptiveness_yeomans,12.0 -10,A,"I understand your perspective and agree that I would not want to have resentment in the workplace against women, as that would further compound the issue we are looking at. I do think that it is true that women are underrepresented in STEM careers and am a believer that something should be done to address this discrepancy, even if that is not implementing a priority for women in hiring decisions. While I don\'t think that companies should explicitly hire simply because of their gender, I do think that they should be mindful of the gender gap in STEM and look to address those issues through their hiring practices.",First_Person_Single_receptiveness_yeomans,5.0 -11,A,"I understand your perspective and agree that I would not want to have resentment in the workplace against women, as that would further compound the issue we are looking at. I do think that it is true that women are underrepresented in STEM careers and am a believer that something should be done to address this discrepancy, even if that is not implementing a priority for women in hiring decisions. While I don\'t think that companies should explicitly hire simply because of their gender, I do think that they should be mindful of the gender gap in STEM and look to address those issues through their hiring practices.",Hedges_receptiveness_yeomans,3.0 -12,A,"I understand your perspective and agree that I would not want to have resentment in the workplace against women, as that would further compound the issue we are looking at. I do think that it is true that women are underrepresented in STEM careers and am a believer that something should be done to address this discrepancy, even if that is not implementing a priority for women in hiring decisions. While I don\'t think that companies should explicitly hire simply because of their gender, I do think that they should be mindful of the gender gap in STEM and look to address those issues through their hiring practices.",Negation_receptiveness_yeomans,3.0 -13,A,"I understand your perspective and agree that I would not want to have resentment in the workplace against women, as that would further compound the issue we are looking at. I do think that it is true that women are underrepresented in STEM careers and am a believer that something should be done to address this discrepancy, even if that is not implementing a priority for women in hiring decisions. While I don\'t think that companies should explicitly hire simply because of their gender, I do think that they should be mindful of the gender gap in STEM and look to address those issues through their hiring practices.",Subjectivity_receptiveness_yeomans,3.0 -14,A,"I understand your perspective and agree that I would not want to have resentment in the workplace against women, as that would further compound the issue we are looking at. I do think that it is true that women are underrepresented in STEM careers and am a believer that something should be done to address this discrepancy, even if that is not implementing a priority for women in hiring decisions. While I don\'t think that companies should explicitly hire simply because of their gender, I do think that they should be mindful of the gender gap in STEM and look to address those issues through their hiring practices.",Negative_Emotion_receptiveness_yeomans,3.0 -15,A,"I understand your perspective and agree that I would not want to have resentment in the workplace against women, as that would further compound the issue we are looking at. I do think that it is true that women are underrepresented in STEM careers and am a believer that something should be done to address this discrepancy, even if that is not implementing a priority for women in hiring decisions. While I don\'t think that companies should explicitly hire simply because of their gender, I do think that they should be mindful of the gender gap in STEM and look to address those issues through their hiring practices.",Reasoning_receptiveness_yeomans,1.0 -16,A,"I understand your perspective and agree that I would not want to have resentment in the workplace against women, as that would further compound the issue we are looking at. I do think that it is true that women are underrepresented in STEM careers and am a believer that something should be done to address this discrepancy, even if that is not implementing a priority for women in hiring decisions. While I don\'t think that companies should explicitly hire simply because of their gender, I do think that they should be mindful of the gender gap in STEM and look to address those issues through their hiring practices.",Agreement_receptiveness_yeomans,1.0 -17,A,"I understand your perspective and agree that I would not want to have resentment in the workplace against women, as that would further compound the issue we are looking at. I do think that it is true that women are underrepresented in STEM careers and am a believer that something should be done to address this discrepancy, even if that is not implementing a priority for women in hiring decisions. While I don\'t think that companies should explicitly hire simply because of their gender, I do think that they should be mindful of the gender gap in STEM and look to address those issues through their hiring practices.",Second_Person_receptiveness_yeomans,1.0 -18,A,"I understand your perspective and agree that I would not want to have resentment in the workplace against women, as that would further compound the issue we are looking at. I do think that it is true that women are underrepresented in STEM careers and am a believer that something should be done to address this discrepancy, even if that is not implementing a priority for women in hiring decisions. While I don\'t think that companies should explicitly hire simply because of their gender, I do think that they should be mindful of the gender gap in STEM and look to address those issues through their hiring practices.",Adverb_Limiter_receptiveness_yeomans,1.0 -19,A,"I understand your perspective and agree that I would not want to have resentment in the workplace against women, as that would further compound the issue we are looking at. I do think that it is true that women are underrepresented in STEM careers and am a believer that something should be done to address this discrepancy, even if that is not implementing a priority for women in hiring decisions. While I don\'t think that companies should explicitly hire simply because of their gender, I do think that they should be mindful of the gender gap in STEM and look to address those issues through their hiring practices.",Disagreement_receptiveness_yeomans,1.0 -20,A,"I understand your perspective and agree that I would not want to have resentment in the workplace against women, as that would further compound the issue we are looking at. I do think that it is true that women are underrepresented in STEM careers and am a believer that something should be done to address this discrepancy, even if that is not implementing a priority for women in hiring decisions. While I don\'t think that companies should explicitly hire simply because of their gender, I do think that they should be mindful of the gender gap in STEM and look to address those issues through their hiring practices.",Acknowledgement_receptiveness_yeomans,1.0 -21,A,"I understand your perspective and agree that I would not want to have resentment in the workplace against women, as that would further compound the issue we are looking at. I do think that it is true that women are underrepresented in STEM careers and am a believer that something should be done to address this discrepancy, even if that is not implementing a priority for women in hiring decisions. While I don\'t think that companies should explicitly hire simply because of their gender, I do think that they should be mindful of the gender gap in STEM and look to address those issues through their hiring practices.",First_Person_Plural_receptiveness_yeomans,1.0 -22,A,"I understand your perspective and agree that I would not want to have resentment in the workplace against women, as that would further compound the issue we are looking at. I do think that it is true that women are underrepresented in STEM careers and am a believer that something should be done to address this discrepancy, even if that is not implementing a priority for women in hiring decisions. While I don\'t think that companies should explicitly hire simply because of their gender, I do think that they should be mindful of the gender gap in STEM and look to address those issues through their hiring practices.",For_Me_receptiveness_yeomans,0.0 -23,A,And I will always love you,Conjunction_Start_receptiveness_yeomans,1.0 -23,B,"Can you help me, can you please?",Can_You_receptiveness_yeomans,2.0 -23,C,"Can you, will you, could you please be mine?",Could_You_receptiveness_yeomans,1.0 -23,D,"This land is your land, this land is my land; this land was made for you and for me",For_You_receptiveness_yeomans,1.0 -0,0,unneccessagf shoulds shouldve should'nt,discrepancies_lexical_wordcount,4 -0,0,wouldnt unneedofek want must've should'nt,discrepancies_lexical_wordcount,5 -0,0,hopes wish,discrepancies_lexical_wordcount,2 -0,0,must'nt rather wouldn't ought'nt,discrepancies_lexical_wordcount,4 -0,0,needn't unwantpotnw hopefulness oughta couldn't,discrepancies_lexical_wordcount,5 -0,0,musilej,hear_lexical_wordcount,1 -0,0,listens hearing listenerjp noisy,hear_lexical_wordcount,4 -0,0,noises noisy harmongoc hearing audiblweds,hear_lexical_wordcount,5 -0,0,ear yell listenerpvo,hear_lexical_wordcount,3 -0,0,sang rang ear concertfuw,hear_lexical_wordcount,4 -0,0,drapeulqv backyard loveseatjproz closet,home_lexical_wordcount,4 -0,0,curtainqygkr drapekwvh,home_lexical_wordcount,2 -0,0,bathae,home_lexical_wordcount,1 -0,0,curtainbu loveseatntr family housing rooms,home_lexical_wordcount,5 -0,0,bedroomxhpl furniture,home_lexical_wordcount,2 -0,0,if,conjunction_lexical_wordcount,1 -0,0,altho while though then how,conjunction_lexical_wordcount,5 -0,0,when or,conjunction_lexical_wordcount,2 -0,0,if,conjunction_lexical_wordcount,1 -0,0,but however,conjunction_lexical_wordcount,2 -0,0,undoubtni,certainty_lexical_wordcount,1 -0,0,altogether truthzhf,certainty_lexical_wordcount,2 -0,0,distinctue definitiveeol commitmentflk forever,certainty_lexical_wordcount,4 -0,0,total essential,certainty_lexical_wordcount,2 -0,0,fundamentals completes guarantidjp,certainty_lexical_wordcount,3 -0,0,both add with,inclusive_lexical_wordcount,3 -0,0,around we along,inclusive_lexical_wordcount,3 -0,0,each with,inclusive_lexical_wordcount,2 -0,0,with inclusg come came around,inclusive_lexical_wordcount,5 -0,0,each around come,inclusive_lexical_wordcount,3 -0,0,nausen sensation brunchkjz,bio_lexical_wordcount,3 -0,0,butt saliverbwp,bio_lexical_wordcount,2 -0,0,palms,bio_lexical_wordcount,1 -0,0,liquoriole,bio_lexical_wordcount,1 -0,0,xanax prescriqd hand sodauce,bio_lexical_wordcount,4 -0,0,strivl master,achievement_lexical_wordcount,2 -0,0,originattvf solutionmuyho elitlxoup proficiengiy quittd,achievement_lexical_wordcount,5 -0,0,finalizuav best quitti capabfs,achievement_lexical_wordcount,4 -0,0,masters plans,achievement_lexical_wordcount,2 -0,0,strengthe successqfhs herovqw overconfidence,achievement_lexical_wordcount,4 -0,0,apparently,adverbs_lexical_wordcount,1 -0,0,so,adverbs_lexical_wordcount,1 -0,0,immediately generally very well truly,adverbs_lexical_wordcount,5 -0,0,rather instead here pushty,adverbs_lexical_wordcount,4 -0,0,instead,adverbs_lexical_wordcount,1 -0,0,phobii apprehensnmeyt,anxiety_lexical_wordcount,2 -0,0,obsesstusbg anguishuiy terrorkm,anxiety_lexical_wordcount,3 -0,0,restlesst tenseod feared overwhelmfvlxi,anxiety_lexical_wordcount,4 -0,0,timidfzbh stressetd,anxiety_lexical_wordcount,2 -0,0,apprehensrm dreadn,anxiety_lexical_wordcount,2 -0,0,oneself shes he she'll herself,third_person_lexical_wordcount,5 -0,0,shes he'd himself hes her,third_person_lexical_wordcount,5 -0,0,she'll,third_person_lexical_wordcount,1 -0,0,she'll her,third_person_lexical_wordcount,2 -0,0,she'll him she's hes he,third_person_lexical_wordcount,5 -0,0,havent haven't ought'nt wont,negation_lexical_wordcount,4 -0,0,needn't hasn't,negation_lexical_wordcount,2 -0,0,wouldnt,negation_lexical_wordcount,1 -0,0,nobodashm hasn't didnt,negation_lexical_wordcount,3 -0,0,hasn't never,negation_lexical_wordcount,2 -0,0,titty fuckerusz bitchnsl goddamomde hell,swear_lexical_wordcount,5 -0,0,sob fuckinoawys titty cuntq,swear_lexical_wordcount,4 -0,0,cuntn pisstkzme dicks butts,swear_lexical_wordcount,4 -0,0,fucks jeez sonofako crappy,swear_lexical_wordcount,4 -0,0,fucks butt heck,swear_lexical_wordcount,3 -0,0,urnj immortalwai,death_lexical_wordcount,2 -0,0,od bury demise tombd urnnig,death_lexical_wordcount,5 -0,0,demise,death_lexical_wordcount,1 -0,0,immortalyjedn embalmfqydb hearsepdk,death_lexical_wordcount,3 -0,0,ghostaw alive,death_lexical_wordcount,2 -0,0,amputu,health_lexical_wordcount,1 -0,0,nearsighted neurologhl toxv painly throbgvmhn,health_lexical_wordcount,5 -0,0,wash doselndu mono,health_lexical_wordcount,3 -0,0,ill,health_lexical_wordcount,1 -0,0,checkupfli burpzxevw scabo living ICU,health_lexical_wordcount,5 -0,0,orangemacis squaruei purplabnk,see_lexical_wordcount,3 -0,0,colourxml roundxgijb sees seen colorht,see_lexical_wordcount,5 -0,0,staring look yellowkyn triangqmpv,see_lexical_wordcount,4 -0,0,shiny lookerutn scannv look,see_lexical_wordcount,4 -0,0,scanni seen,see_lexical_wordcount,2 -0,0,facialrqth foot lipslt toe titties,body_lexical_wordcount,5 -0,0,toenailhtqe droolc,body_lexical_wordcount,2 -0,0,hip dick boobvw,body_lexical_wordcount,3 -0,0,slenderbmvq ass,body_lexical_wordcount,2 -0,0,nudeytmcb stomachltbw wake breastqyp eyewut,body_lexical_wordcount,5 -0,0,moms bro,family_lexical_wordcount,2 -0,0,nephewz wifevxmlj mom's parentuph,family_lexical_wordcount,4 -0,0,pa sons fatherhb,family_lexical_wordcount,3 -0,0,aunte sons grandkidywgxb exes ex,family_lexical_wordcount,5 -0,0,relatives husbandypoiz mommalqhxo,family_lexical_wordcount,3 -0,0,sickengwxku,negative_affect_lexical_wordcount,1 -0,0,hurtefdp lazieqxar impersonal,negative_affect_lexical_wordcount,3 -0,0,egotisy destroygj,negative_affect_lexical_wordcount,2 -0,0,unwelcomrfwd,negative_affect_lexical_wordcount,1 -0,0,jealoustemf unkind,negative_affect_lexical_wordcount,2 -0,0,significant else every section,quantifier_lexical_wordcount,4 -0,0,ton lotta,quantifier_lexical_wordcount,2 -0,0,either best greatest,quantifier_lexical_wordcount,3 -0,0,best,quantifier_lexical_wordcount,1 -0,0,singlufb rest fullmzf,quantifier_lexical_wordcount,3 -0,0,glad great charmbrwsd wins,positive_affect_lexical_wordcount,4 -0,0,generot helping sincerbucaj,positive_affect_lexical_wordcount,3 -0,0,freedswu adventursfk gently deliciouseuxl assurm,positive_affect_lexical_wordcount,5 -0,0,worshipstmjc soulmateeiya treat huggpo,positive_affect_lexical_wordcount,4 -0,0,grin wealthlg thrillzbrqf casual proudrqu,positive_affect_lexical_wordcount,5 -0,0,restructurucq,insight_lexical_wordcount,1 -0,0,know decidux recallwz seems solutionlxh,insight_lexical_wordcount,5 -0,0,wonder motivsc sensing secret,insight_lexical_wordcount,4 -0,0,believes,insight_lexical_wordcount,1 -0,0,suspectc infers,insight_lexical_wordcount,2 -0,0,man,humans_lexical_wordcount,1 -0,0,newbornl citizen'phtgi ladies,humans_lexical_wordcount,3 -0,0,girl's babies persons chicks,humans_lexical_wordcount,4 -0,0,infant,humans_lexical_wordcount,1 -0,0,ladies ma'am citizen,humans_lexical_wordcount,3 -0,0,hasn't makes describe believes I've,present_tense_lexical_wordcount,5 -0,0,gets how's,present_tense_lexical_wordcount,2 -0,0,has hopes admits,present_tense_lexical_wordcount,3 -0,0,let's,present_tense_lexical_wordcount,1 -0,0,suck wait aren't feels,present_tense_lexical_wordcount,4 -0,0,wouldnt gonna,future_tense_lexical_wordcount,2 -0,0,mustnt should shall,future_tense_lexical_wordcount,3 -0,0,must've,future_tense_lexical_wordcount,1 -0,0,must should it'll won't shall,future_tense_lexical_wordcount,5 -0,0,shouldve mustnt,future_tense_lexical_wordcount,2 -0,0,listened held loved cried changed,past_tense_lexical_wordcount,5 -0,0,sent sensed tried taken shouldve,past_tense_lexical_wordcount,5 -0,0,ate sucked tried,past_tense_lexical_wordcount,3 -0,0,ran described,past_tense_lexical_wordcount,2 -0,0,didn't,past_tense_lexical_wordcount,1 -0,0,post distanpiy,relative_lexical_wordcount,2 -0,0,go marchal updatmwi,relative_lexical_wordcount,3 -0,0,walking growing gianthy age,relative_lexical_wordcount,4 -0,0,initiatoxtwa follow,relative_lexical_wordcount,2 -0,0,hall bending widthxikw,relative_lexical_wordcount,3 -0,0,loverkfxo pornoiu,sexual_lexical_wordcount,2 -0,0,virgindtrl humpysbwe prudishybiq,sexual_lexical_wordcount,3 -0,0,virginc,sexual_lexical_wordcount,1 -0,0,fucks pubic gay,sexual_lexical_wordcount,3 -0,0,prostatijvda dick,sexual_lexical_wordcount,2 -0,0,curbijh boundlby,inhibition_lexical_wordcount,2 -0,0,deniaxi,inhibition_lexical_wordcount,1 -0,0,prudishxc deniabxp,inhibition_lexical_wordcount,2 -0,0,constrictimhr,inhibition_lexical_wordcount,1 -0,0,withholdyzaqb stops,inhibition_lexical_wordcount,2 -0,0,remorset ruinc grimwftle,sadness_lexical_wordcount,3 -0,0,discouragnepqi tragict devastatu,sadness_lexical_wordcount,3 -0,0,grief unimportant,sadness_lexical_wordcount,2 -0,0,miss yearnlkw whining tragickh pitiulpnv,sadness_lexical_wordcount,5 -0,0,miss regretzkbrc missed unhappj,sadness_lexical_wordcount,4 -0,0,weve son's,social_lexical_wordcount,2 -0,0,listenerqe girlfriendwsnya,social_lexical_wordcount,2 -0,0,hers,social_lexical_wordcount,1 -0,0,he'll sisterqjtfk,social_lexical_wordcount,2 -0,0,coworkertbpf mates he's mailing interrupm,social_lexical_wordcount,5 -0,0,somethingjmcpi noboda,indefinite_pronoun_lexical_wordcount,2 -0,0,somebodp somewhere itll who'll,indefinite_pronoun_lexical_wordcount,4 -0,0,that'd somethingosdqx,indefinite_pronoun_lexical_wordcount,2 -0,0,somethingp thatll those which someonecrhbd,indefinite_pronoun_lexical_wordcount,5 -0,0,it'll it'd,indefinite_pronoun_lexical_wordcount,2 -0,0,sinnzkc kosher qur'anpy,religion_lexical_wordcount,3 -0,0,mercy,religion_lexical_wordcount,1 -0,0,templefydxz hinduejs muhammsla lutheranwv ministerlnfts,religion_lexical_wordcount,5 -0,0,catholickd,religion_lexical_wordcount,1 -0,0,sikhc judaprfd muhammehcml sin,religion_lexical_wordcount,4 -0,0,laidoff tradejnx taxes freshmknd,work_lexical_wordcount,4 -0,0,incorprhq negotiatjf presentationomwfa,work_lexical_wordcount,3 -0,0,politics mda,work_lexical_wordcount,2 -0,0,revieww classes,work_lexical_wordcount,2 -0,0,masters,work_lexical_wordcount,1 -0,0,owes cashk bankpsiar checks kronlwik,money_lexical_wordcount,5 -0,0,dinarcsg businesszosw revenueocp costbjwta owe,money_lexical_wordcount,5 -0,0,euro auditors store spending,money_lexical_wordcount,4 -0,0,mortgpzvi overtime,money_lexical_wordcount,2 -0,0,bucks wagerfv,money_lexical_wordcount,2 -0,0,effectcaxgn,causation_lexical_wordcount,1 -0,0,leadmbhfe infer depends creatend,causation_lexical_wordcount,4 -0,0,depends,causation_lexical_wordcount,1 -0,0,deducgulp outcomecli affected hows producnbu,causation_lexical_wordcount,5 -0,0,solutionva launchvoap leadhbi provoku,causation_lexical_wordcount,4 -0,0,threatxre offencefhcog ludicrouslf,anger_lexical_wordcount,3 -0,0,enragoqusn,anger_lexical_wordcount,1 -0,0,sucks brutals sucked threatd destroyj,anger_lexical_wordcount,5 -0,0,sinister,anger_lexical_wordcount,1 -0,0,raping battliz warfareid defensjazn molestgv,anger_lexical_wordcount,5 -0,0,mine I've myself I'd I'll,first_person_singular_lexical_wordcount,5 -0,0,I'll I've,first_person_singular_lexical_wordcount,2 -0,0,myself my,first_person_singular_lexical_wordcount,2 -0,0,ive I'd,first_person_singular_lexical_wordcount,2 -0,0,myself I'm ive my I've,first_person_singular_lexical_wordcount,5 -0,0,rub hard warmlvye,feel_lexical_wordcount,3 -0,0,hardevtqef driegnk feels touchlzf,feel_lexical_wordcount,4 -0,0,leatherjcf pressed squeezul silkjn,feel_lexical_wordcount,4 -0,0,skin brushtasj rub colde caressi,feel_lexical_wordcount,5 -0,0,hottjmuo,feel_lexical_wordcount,1 -0,0,mysterp ambigun,tentativeness_lexical_wordcount,2 -0,0,most wondered depend alot vary,tentativeness_lexical_wordcount,5 -0,0,fairly lucks unresolvn hesitaq option,tentativeness_lexical_wordcount,5 -0,0,fuzznaxg hypotheticoqwzy barely,tentativeness_lexical_wordcount,3 -0,0,depend indetermingifjl randomitf hypotheticvzkg supposed,tentativeness_lexical_wordcount,5 -0,0,exclujvy,exclusive_lexical_wordcount,1 -0,0,either except if somethingfxdq sometime,exclusive_lexical_wordcount,5 -0,0,versus,exclusive_lexical_wordcount,1 -0,0,but exclusxklz except or,exclusive_lexical_wordcount,4 -0,0,sometime,exclusive_lexical_wordcount,1 -0,0,youre wished thank went,verbs_lexical_wordcount,4 -0,0,meant hoped lost,verbs_lexical_wordcount,3 -0,0,ran carry showed used,verbs_lexical_wordcount,4 -0,0,theres care cannot made,verbs_lexical_wordcount,4 -0,0,affected misses theyd kept thatd,verbs_lexical_wordcount,5 -0,0,gfjgevb,friends_lexical_wordcount,1 -0,0,exgirll,friends_lexical_wordcount,1 -0,0,mates,friends_lexical_wordcount,1 -0,0,mate loveru mates buddyv,friends_lexical_wordcount,4 -0,0,neighbord partnerzcvdj roomatel girlfriendt gft,friends_lexical_wordcount,5 -0,0,a an alot,article_lexical_wordcount,3 -0,0,a an,article_lexical_wordcount,2 -0,0,a an alot,article_lexical_wordcount,3 -0,0,the an a alot,article_lexical_wordcount,4 -0,0,alot,article_lexical_wordcount,1 -0,0,oh yes I believe,argue_lexical_wordcount,3 -0,0,u mean and really,argue_lexical_wordcount,3 -0,0,cause no I know and,argue_lexical_wordcount,4 -0,0,and I think actually yes well,argue_lexical_wordcount,5 -0,0,so,argue_lexical_wordcount,1 -0,0,wouldve whod you've mustn't,auxiliary_verbs_lexical_wordcount,4 -0,0,let youve itd ought,auxiliary_verbs_lexical_wordcount,4 -0,0,can don't theyre wasn't,auxiliary_verbs_lexical_wordcount,4 -0,0,hes must'nt wont did mustn't,auxiliary_verbs_lexical_wordcount,5 -0,0,shan't theyve oughtve becomes done,auxiliary_verbs_lexical_wordcount,5 -0,0,meaningi all wanted determining,cognitive_mech_lexical_wordcount,4 -0,0,appearing suppresshvw proof changes,cognitive_mech_lexical_wordcount,4 -0,0,rearrangbqlg randomuer containn deducczr practically,cognitive_mech_lexical_wordcount,5 -0,0,occasionalszxg hazy requirj,cognitive_mech_lexical_wordcount,3 -0,0,repressydvml,cognitive_mech_lexical_wordcount,1 -0,0,until,preposition_lexical_wordcount,1 -0,0,along ahead,preposition_lexical_wordcount,2 -0,0,below under thru,preposition_lexical_wordcount,3 -0,0,except insides towardkhyrs between beside,preposition_lexical_wordcount,5 -0,0,without out about,preposition_lexical_wordcount,3 -0,0,let's,first_person_plural_lexical_wordcount,1 -0,0,we'd let's lets,first_person_plural_lexical_wordcount,3 -0,0,our lets,first_person_plural_lexical_wordcount,2 -0,0,we've,first_person_plural_lexical_wordcount,1 -0,0,ours we'd weve ourselves let's,first_person_plural_lexical_wordcount,5 -0,0,drily,percept_lexical_wordcount,1 -0,0,grabwktxr,percept_lexical_wordcount,1 -0,0,savourzw redness,percept_lexical_wordcount,2 -0,0,speaking,percept_lexical_wordcount,1 -0,0,souriau tang,percept_lexical_wordcount,2 -0,0,thine yall,second_person_lexical_wordcount,2 -0,0,you're youd,second_person_lexical_wordcount,2 -0,0,y'all you'd thine you're,second_person_lexical_wordcount,4 -0,0,thee thine youre yours,second_person_lexical_wordcount,4 -0,0,ye you,second_person_lexical_wordcount,2 -0,0,mustnt hope mistakwzl hoping,discrepancies_lexical_wordcount,4 -0,0,would've problemo need lacksuexg expectt,discrepancies_lexical_wordcount,5 -0,0,couldnt hopeful should,discrepancies_lexical_wordcount,3 -0,0,desirva,discrepancies_lexical_wordcount,1 -0,0,wishes wishing must've need,discrepancies_lexical_wordcount,4 -0,0,noises thundero,hear_lexical_wordcount,2 -0,0,thunderq inaudibln sang hears,hear_lexical_wordcount,4 -0,0,loudvh sang hushmqplh speak,hear_lexical_wordcount,4 -0,0,heard speakertphv shoutiaem audiblbohi,hear_lexical_wordcount,4 -0,0,sang whispervhxqk,hear_lexical_wordcount,2 -0,0,lawnxdi doghousemilk residenlwfxa condo vacuumk,home_lexical_wordcount,5 -0,0,lawnjr residencpbs neighboregax,home_lexical_wordcount,3 -0,0,doghouseeastb roomiepuma,home_lexical_wordcount,2 -0,0,porch cleanhwe condo,home_lexical_wordcount,3 -0,0,maidqyldk bedroomox patioquf,home_lexical_wordcount,3 -0,0,whether nor then,conjunction_lexical_wordcount,3 -0,0,because if then so,conjunction_lexical_wordcount,4 -0,0,whereas while,conjunction_lexical_wordcount,2 -0,0,plus until,conjunction_lexical_wordcount,2 -0,0,when how although though,conjunction_lexical_wordcount,4 -0,0,defined essential undoubts completed,certainty_lexical_wordcount,4 -0,0,wholly distinctcx unquestionj,certainty_lexical_wordcount,3 -0,0,altogether precisjawd exactnqhfl,certainty_lexical_wordcount,3 -0,0,exactofn invariabr unquestionqzj defined,certainty_lexical_wordcount,4 -0,0,completes inevitabx undoubtgyzl,certainty_lexical_wordcount,3 -0,0,came,inclusive_lexical_wordcount,1 -0,0,around come open,inclusive_lexical_wordcount,3 -0,0,come,inclusive_lexical_wordcount,1 -0,0,add came come we,inclusive_lexical_wordcount,4 -0,0,inside with both,inclusive_lexical_wordcount,3 -0,0,fattsc faintdlseh,bio_lexical_wordcount,2 -0,0,syndromeagxe,bio_lexical_wordcount,1 -0,0,digestp musclephj skinnijsv healing,bio_lexical_wordcount,4 -0,0,penisygbjp,bio_lexical_wordcount,1 -0,0,veggiecla,bio_lexical_wordcount,1 -0,0,unproducet importanmqdw resourcefulcamzd,achievement_lexical_wordcount,3 -0,0,concludwo ranking masters lose strongm,achievement_lexical_wordcount,5 -0,0,loserxc,achievement_lexical_wordcount,1 -0,0,effortcxbe first triumphujryl masterfulvq irresponsiblet,achievement_lexical_wordcount,5 -0,0,confident abilitbdz endeavafre defeatxjq determined,achievement_lexical_wordcount,5 -0,0,mostly now whenever too primarily,adverbs_lexical_wordcount,5 -0,0,probably back perhaps here mostly,adverbs_lexical_wordcount,5 -0,0,somehow apparently how yet here,adverbs_lexical_wordcount,5 -0,0,now eventually soon how completely,adverbs_lexical_wordcount,5 -0,0,generally well such seriously here,adverbs_lexical_wordcount,5 -0,0,overwhelmryjd strainf shakewm,anxiety_lexical_wordcount,3 -0,0,uncertainve feared confusmb,anxiety_lexical_wordcount,3 -0,0,franticivctu stuns shook uncertainu,anxiety_lexical_wordcount,4 -0,0,shakiihxd frightixu shook stunned misersjne,anxiety_lexical_wordcount,5 -0,0,alarmkzu tremblwzocs stuns,anxiety_lexical_wordcount,3 -0,0,she'll he,third_person_lexical_wordcount,2 -0,0,him her,third_person_lexical_wordcount,2 -0,0,his,third_person_lexical_wordcount,1 -0,0,her she's hers,third_person_lexical_wordcount,3 -0,0,herself hes he's,third_person_lexical_wordcount,3 -0,0,oughtn't don't wouldnt,negation_lexical_wordcount,3 -0,0,shouldn't doesnt didnt nowhere should'nt,negation_lexical_wordcount,5 -0,0,arent shouldnt isn't,negation_lexical_wordcount,3 -0,0,nope,negation_lexical_wordcount,1 -0,0,need'nt not negatlpji wouldn't,negation_lexical_wordcount,4 -0,0,dang pussyah,swear_lexical_wordcount,2 -0,0,hell dumbpbzvd bitchkvyuz butt homo,swear_lexical_wordcount,5 -0,0,fuck shitq cock pisslkx,swear_lexical_wordcount,4 -0,0,sob queersgm pussyeqru fucks,swear_lexical_wordcount,4 -0,0,mofo prickyj dick niggerjvw,swear_lexical_wordcount,4 -0,0,embalmjt oded gravevwhfi tombetp,death_lexical_wordcount,4 -0,0,drownksti,death_lexical_wordcount,1 -0,0,lynchxafto war,death_lexical_wordcount,2 -0,0,dies bereavemfhcn,death_lexical_wordcount,2 -0,0,genocidgjoau grief morticianbspv,death_lexical_wordcount,3 -0,0,asthmanmc tumofwvj chokkohz physicianuqvwr,health_lexical_wordcount,4 -0,0,nearsighted throbj anorexiky tinglliqf,health_lexical_wordcount,4 -0,0,throbpqym woundzlkw gynobqovn,health_lexical_wordcount,3 -0,0,therapdkzr healed OCD,health_lexical_wordcount,3 -0,0,living coronard,health_lexical_wordcount,2 -0,0,scannrq circle reddeyo glowx,see_lexical_wordcount,4 -0,0,sunshingwv sees clickhbiyp scannmbgl eying,see_lexical_wordcount,5 -0,0,eyeqblh rectangypwos triangdg seer looked,see_lexical_wordcount,5 -0,0,columnxvs sightsue,see_lexical_wordcount,2 -0,0,whitishk,see_lexical_wordcount,1 -0,0,bone belly nervew,body_lexical_wordcount,3 -0,0,skin palms breathdcafq,body_lexical_wordcount,3 -0,0,brainz bones,body_lexical_wordcount,2 -0,0,rashnut tit itchwght kneenjk,body_lexical_wordcount,4 -0,0,lungr facialt slenderi spine,body_lexical_wordcount,4 -0,0,husbandyabx,family_lexical_wordcount,1 -0,0,marrieboagv brotherrhda,family_lexical_wordcount,2 -0,0,exhusbanda granddaursubf,family_lexical_wordcount,2 -0,0,familiesc,family_lexical_wordcount,1 -0,0,cousinbzmwh marriexrzvf,family_lexical_wordcount,2 -0,0,longingjhbn,negative_affect_lexical_wordcount,1 -0,0,lamefpbv disadvantagenxtql,negative_affect_lexical_wordcount,2 -0,0,insincermy remorseoeia,negative_affect_lexical_wordcount,2 -0,0,difficultna jaded wars vanity,negative_affect_lexical_wordcount,4 -0,0,difficultnmril warring vulnerabc shitzv,negative_affect_lexical_wordcount,4 -0,0,tons greater simple,quantifier_lexical_wordcount,3 -0,0,extent,quantifier_lexical_wordcount,1 -0,0,mucho much section lotsa extremely,quantifier_lexical_wordcount,5 -0,0,ton piecg page differenceb whole,quantifier_lexical_wordcount,5 -0,0,else,quantifier_lexical_wordcount,1 -0,0,alrightdo,positive_affect_lexical_wordcount,1 -0,0,helperhnx sunny,positive_affect_lexical_wordcount,2 -0,0,complimentjlbhe convincfthqs graces,positive_affect_lexical_wordcount,3 -0,0,lucks romanczk praisyvpch safelmgx hehp,positive_affect_lexical_wordcount,5 -0,0,talentv interestuthxn,positive_affect_lexical_wordcount,2 -0,0,reasonpulei meaningidwf,insight_lexical_wordcount,2 -0,0,seem questiontmyhc reorganitkgar,insight_lexical_wordcount,3 -0,0,sense,insight_lexical_wordcount,1 -0,0,wonders,insight_lexical_wordcount,1 -0,0,explaining rationallpfg appreciate,insight_lexical_wordcount,3 -0,0,man,humans_lexical_wordcount,1 -0,0,girlshfsio adults,humans_lexical_wordcount,2 -0,0,child,humans_lexical_wordcount,1 -0,0,citizen,humans_lexical_wordcount,1 -0,0,ma'am men'bldt self femalejlcvo babeae,humans_lexical_wordcount,5 -0,0,hears,present_tense_lexical_wordcount,1 -0,0,brings thats doesn't whats,present_tense_lexical_wordcount,4 -0,0,goes start they're,present_tense_lexical_wordcount,3 -0,0,describes havent dislikes,present_tense_lexical_wordcount,3 -0,0,knows believe listens,present_tense_lexical_wordcount,3 -0,0,mustnt must must'nt shouldnt you'll,future_tense_lexical_wordcount,5 -0,0,ought'nt,future_tense_lexical_wordcount,1 -0,0,thatll wouldve should'nt gonna,future_tense_lexical_wordcount,4 -0,0,that'll won't I'll,future_tense_lexical_wordcount,3 -0,0,who'll should'nt,future_tense_lexical_wordcount,2 -0,0,hated went wondered appeared,past_tense_lexical_wordcount,4 -0,0,ate,past_tense_lexical_wordcount,1 -0,0,disliked lost described spent,past_tense_lexical_wordcount,4 -0,0,ate,past_tense_lexical_wordcount,1 -0,0,forgote cared believed,past_tense_lexical_wordcount,3 -0,0,awhile immediately outerki,relative_lexical_wordcount,3 -0,0,perpetualp internalltsem tiniest,relative_lexical_wordcount,3 -0,0,right immediateness fademl finishykxwt,relative_lexical_wordcount,4 -0,0,corners old over,relative_lexical_wordcount,3 -0,0,fit approachjuzeb,relative_lexical_wordcount,2 -0,0,erectile condom pornfzqh fucks,sexual_lexical_wordcount,4 -0,0,fuckinc asses condom queerduvk,sexual_lexical_wordcount,4 -0,0,pregnange erectionux,sexual_lexical_wordcount,2 -0,0,orgasmt sexw chlamydia gay,sexual_lexical_wordcount,4 -0,0,rapistph ovarsg tits,sexual_lexical_wordcount,3 -0,0,withheld defencjtr,inhibition_lexical_wordcount,2 -0,0,hesitaz tightq halthvc,inhibition_lexical_wordcount,3 -0,0,protectab securulxeo interferhvrx deniaanhcy restraindrv,inhibition_lexical_wordcount,5 -0,0,waits,inhibition_lexical_wordcount,1 -0,0,controlx waited tidy,inhibition_lexical_wordcount,3 -0,0,defeats,sadness_lexical_wordcount,1 -0,0,hopelesspkm heartbrokekible cried loses resigne,sadness_lexical_wordcount,5 -0,0,whining sadness cry cried disheartengzeaq,sadness_lexical_wordcount,5 -0,0,sadly damagbntc pessimisrc,sadness_lexical_wordcount,3 -0,0,hopelessa dissatisfcl fatigucuvjd disillusionqt isolatg,sadness_lexical_wordcount,5 -0,0,assemblkd meet band guyawg kid,social_lexical_wordcount,5 -0,0,help excusk peoplelnm organizho yall,social_lexical_wordcount,5 -0,0,sons,social_lexical_wordcount,1 -0,0,his participanteir,social_lexical_wordcount,2 -0,0,grandpap whom mailerut,social_lexical_wordcount,3 -0,0,this that it'd,indefinite_pronoun_lexical_wordcount,3 -0,0,these anything thatll everybodhn it'll,indefinite_pronoun_lexical_wordcount,5 -0,0,noboddup whats,indefinite_pronoun_lexical_wordcount,2 -0,0,it's who'd thats it whats,indefinite_pronoun_lexical_wordcount,5 -0,0,anything wholl these,indefinite_pronoun_lexical_wordcount,3 -0,0,karma salvation orthodoxfdy rosaries sect,religion_lexical_wordcount,5 -0,0,rosary jesuitgsabe hell,religion_lexical_wordcount,3 -0,0,hell,religion_lexical_wordcount,1 -0,0,christianwq muhammyprqh piety sects,religion_lexical_wordcount,4 -0,0,sunni scripturvko templeme salvation,religion_lexical_wordcount,4 -0,0,credentialrs com absentp,work_lexical_wordcount,3 -0,0,mfg reportsuro commercsjezh collabw,work_lexical_wordcount,4 -0,0,outsourcrfndl,work_lexical_wordcount,1 -0,0,transfergdnu grad,work_lexical_wordcount,2 -0,0,econgv goalg,work_lexical_wordcount,2 -0,0,cashlf,money_lexical_wordcount,1 -0,0,debti shop consumerzae inheritfkyv,money_lexical_wordcount,4 -0,0,stocks,money_lexical_wordcount,1 -0,0,taxaxv cheapi,money_lexical_wordcount,2 -0,0,incomegfl bet auditing taxansjbf,money_lexical_wordcount,4 -0,0,thereforrnsq,causation_lexical_wordcount,1 -0,0,origins,causation_lexical_wordcount,1 -0,0,motivnt launchvt,causation_lexical_wordcount,2 -0,0,makes forcev using obedienwayd,causation_lexical_wordcount,4 -0,0,compliance obedienlpijv pick,causation_lexical_wordcount,3 -0,0,sucked arrogant ferocwv,anger_lexical_wordcount,3 -0,0,punishx enragvbj contemptawb,anger_lexical_wordcount,3 -0,0,maniacxo pissmygt rebelmp,anger_lexical_wordcount,3 -0,0,stupidncwg hellish paranoilbock warring,anger_lexical_wordcount,4 -0,0,naga angrwmnl tantrumsv,anger_lexical_wordcount,3 -0,0,ive I've,first_person_singular_lexical_wordcount,2 -0,0,Id,first_person_singular_lexical_wordcount,1 -0,0,Id myself,first_person_singular_lexical_wordcount,2 -0,0,I'd,first_person_singular_lexical_wordcount,1 -0,0,i,first_person_singular_lexical_wordcount,1 -0,0,weightliftd hand driemau drily,feel_lexical_wordcount,4 -0,0,grippfipun feelingwkaf thinnajy,feel_lexical_wordcount,3 -0,0,skin'men,feel_lexical_wordcount,1 -0,0,weight press hot thin silkvr,feel_lexical_wordcount,5 -0,0,skin'h,feel_lexical_wordcount,1 -0,0,assumbvd seemed usually,tentativeness_lexical_wordcount,3 -0,0,option,tentativeness_lexical_wordcount,1 -0,0,someonesyc wonders theorhe,tentativeness_lexical_wordcount,3 -0,0,spose hardly seemed alot,tentativeness_lexical_wordcount,4 -0,0,often appearing,tentativeness_lexical_wordcount,2 -0,0,either except sometime,exclusive_lexical_wordcount,3 -0,0,without,exclusive_lexical_wordcount,1 -0,0,really but whether,exclusive_lexical_wordcount,3 -0,0,vs,exclusive_lexical_wordcount,1 -0,0,if,exclusive_lexical_wordcount,1 -0,0,begin supported,verbs_lexical_wordcount,2 -0,0,begin held who's describe how's,verbs_lexical_wordcount,5 -0,0,takes,verbs_lexical_wordcount,1 -0,0,happened saw mustnt brings,verbs_lexical_wordcount,4 -0,0,slept took waited,verbs_lexical_wordcount,3 -0,0,pals bud amigodyzg mate's girlfriendur,friends_lexical_wordcount,5 -0,0,mates,friends_lexical_wordcount,1 -0,0,neighborwtey bftxuv comradq,friends_lexical_wordcount,3 -0,0,colleaguejo buddiesef,friends_lexical_wordcount,2 -0,0,bfbfi,friends_lexical_wordcount,1 -0,0,an a alot the,article_lexical_wordcount,4 -0,0,the,article_lexical_wordcount,1 -0,0,an,article_lexical_wordcount,1 -0,0,an the,article_lexical_wordcount,2 -0,0,an,article_lexical_wordcount,1 -0,0,u know no,argue_lexical_wordcount,2 -0,0,really you know I think,argue_lexical_wordcount,3 -0,0,really I believe,argue_lexical_wordcount,2 -0,0,cause,argue_lexical_wordcount,1 -0,0,I know,argue_lexical_wordcount,1 -0,0,you'd could,auxiliary_verbs_lexical_wordcount,2 -0,0,couldnt isn't,auxiliary_verbs_lexical_wordcount,2 -0,0,oughta had be what's,auxiliary_verbs_lexical_wordcount,4 -0,0,be shant itll,auxiliary_verbs_lexical_wordcount,3 -0,0,ain't couldnt,auxiliary_verbs_lexical_wordcount,2 -0,0,avertv,cognitive_mech_lexical_wordcount,1 -0,0,yearnqgjth,cognitive_mech_lexical_wordcount,1 -0,0,infer tentativwc wouldn't,cognitive_mech_lexical_wordcount,3 -0,0,around commit banned fundamental,cognitive_mech_lexical_wordcount,4 -0,0,obedienoki solutionhk,cognitive_mech_lexical_wordcount,2 -0,0,around plus,preposition_lexical_wordcount,2 -0,0,onto,preposition_lexical_wordcount,1 -0,0,insides in behind out,preposition_lexical_wordcount,4 -0,0,insides amongzekb unto by than,preposition_lexical_wordcount,5 -0,0,across above about without,preposition_lexical_wordcount,4 -0,0,we'd us our weve,first_person_plural_lexical_wordcount,4 -0,0,we'd we've weve ourselves we,first_person_plural_lexical_wordcount,5 -0,0,we've we're lets,first_person_plural_lexical_wordcount,3 -0,0,ourselves,first_person_plural_lexical_wordcount,1 -0,0,us our we'll let's,first_person_plural_lexical_wordcount,4 -0,0,greyiyck delectabliktz,percept_lexical_wordcount,2 -0,0,screen sand,percept_lexical_wordcount,2 -0,0,sweetness drieqs deoders,percept_lexical_wordcount,3 -0,0,coldedrm,percept_lexical_wordcount,1 -0,0,hear caramelzjw wetly tonguel,percept_lexical_wordcount,4 -0,0,y'all youd you're you'll,second_person_lexical_wordcount,4 -0,0,u thine,second_person_lexical_wordcount,2 -0,0,yall yours u your thoust,second_person_lexical_wordcount,5 -0,0,yall you've youll thee,second_person_lexical_wordcount,4 -0,0,thine you ye,second_person_lexical_wordcount,3 -0,0,responsibly evocative faithfully valiantly illustrious,positive_words_lexical_wordcount,5 -0,0,imaculate vivid likable enjoyable succeed,positive_words_lexical_wordcount,5 -0,0,smitten sharpest rightfully unreal,positive_words_lexical_wordcount,4 -0,0,reaffirmation joy goood speedy self-sufficient,positive_words_lexical_wordcount,5 -0,0,tantalize energize gusto win,positive_words_lexical_wordcount,4 -0,0,we our i me,first_person_lexical_wordcount,4 -0,0,ourselves,first_person_lexical_wordcount,1 -0,0,myself,first_person_lexical_wordcount,1 -0,0,lets my i,first_person_lexical_wordcount,3 -0,0,our,first_person_lexical_wordcount,1 -0,0,but,nltk_english_stopwords_lexical_wordcount,1 -0,0,were was your,nltk_english_stopwords_lexical_wordcount,3 -0,0,any shan it is,nltk_english_stopwords_lexical_wordcount,4 -0,0,our,nltk_english_stopwords_lexical_wordcount,1 -0,0,because an after other,nltk_english_stopwords_lexical_wordcount,4 -0,0,probably,hedge_words_lexical_wordcount,1 -0,0,maybe I guess possibly sort of a little,hedge_words_lexical_wordcount,5 -0,0,a little possibly I think sort of probably,hedge_words_lexical_wordcount,5 -0,0,probably sort of,hedge_words_lexical_wordcount,2 -0,0,I think,hedge_words_lexical_wordcount,1 \ No newline at end of file +conversation_num,speaker_nickname,message,expected_column,expected_value +1,A,Hello I like fish.,num_words,4 +1,B,This sentence has five words.,num_words,5 +2,A,Hello??,num_words,1 +2,B,Is 4 a word?,num_words,4 +3,A,.,num_words,0 +4,test_A,"HELLO WORLD, THIS IS A TEST. hi HI. hi HI hi HI""",num_all_caps,9 +4,test_B,ONE TWO THREE. four five six. sEvEn EiGhT nInE.,num_all_caps,3 +4,test_A,Check out this [link](https://example.com) and this one http://example.org,num_links,2 +4,test_B,I like google.com and wikipedia.org but not amazon.com,num_links,3 +4,test_A,why don't you read everything at https://www.example.com and https://www.example.org and https://www.example.net and https://www.example.ca and https://www.example.co.uk,num_links,5 +4,test_B,"why don't you read everything at +- https://www.example.com +- https://www.example.org +- https://www.example.net +- https://www.example.ca +- https://www.example.co.uk",num_links,5.0 +4,test_A,"Hello u/user1 and u/user2, hi hi hi?",num_reddit_users,2.0 +4,test_B,I don't like u/user_1_test but I like u/user2Test,num_reddit_users,2.0 +4,test_A,"This is **bold**, *italics*, and this is not. This is ***bolded and italicized***",num_emphasis,3.0 +4,test_B,This is **uneven* in terms of *the emphasis**,num_emphasis,2.0 +4,test_A,* item 1\n* item 2\n- item 3,num_bullet_points,3.0 +4,test_B,"Here are all my arguments: +- point 1 +- point 2 +- point 3 +- point 4 is super long and takes up multiple lines point 4 is super long and takes up multiple lines point 4 is super long and takes up multiple lines point 4 is super long and takes up multiple lines point 4 is super long and takes up multiple lines point 4 is super long and takes up multiple lines point 4 is super long and takes up multiple lines point 4 is super long and takes up multiple lines point 4 is super long and takes up multiple lines point 4 is super long and takes up multiple lines point 4 is super long and takes up multiple lines",num_bullet_points,4.0 +4,test_A,1. First\n2. Second\n3. Third,num_numbered_points,3.0 +4,test_B,This is the first line.\nThis is the second line.\nThis is the third line.,num_line_breaks,3.0 +4,test_A,"I have a line + + + + +here is a new line + + +here is a third line",num_line_breaks,3.0 +4,test_B,this is a line with\rA different kind of return value\rUsing carriage return instead of the newline character,num_line_breaks,3.0 +4,test_A,"""This is a quote."" She said, ""Here's another.""",num_quotes,2.0 +4,test_B,"""You miss 100% of the shots you don't take"" -- Wayne Gretzky",num_quotes,1.0 +4,test_A,"""I can't believe you use single quotes to quote people,"" she said. ""Well, he replied, 'sometimes single quotes are useful when you nest quotes inside other quotes,' according to my English teacher"" Then she said: 'okay'",num_quotes,4.0 +4,test_B,> Quoting someone else\nThis is my reply.,num_block_quote_responses,1.0 +4,test_A,> Quoting someone else\nThis is my reply.,num_block_quote_responses,1.0 +4,test_B,>>>> This is a quote but I went overboard with the carat character,num_block_quote_responses,1.0 +4,test_A,>> This is one where I put too many of the gt's,num_block_quote_responses,1.0 +4,test_B,"> Hello! +Goodbye!",num_block_quote_responses,1.0 +4,test_B,"> here I am making a quote +I respond to it +> I quote again +I respond to that too",num_block_quote_responses,2.0 +4,test_A,Well... I'm not sure... Maybe...,num_ellipses,3.0 +4,test_B,hm..what if I only use two periods.............or many periods............,num_ellipses,2.0 +4,test_B,This is a sentence (with some text in parentheses).,num_parentheses,1.0 +4,test_A,"""Sure,"" I said confidently (thiking to myself: no way!) This was definitely (not) one of my best moments.",num_parentheses,2.0 +4,test_B,(((((these parentheses are not properly closed.),num_parentheses,1.0 +4,test_B,((there are multiple parentheses here)),num_parentheses,2.0 +4,test_A,((1+(1+3+4)^2)+7+(9+8)),num_parentheses,4.0 +5,test1,I think that I think that I think,certainty_rocklage,4.5 +5,test2,I am a little confused,certainty_rocklage,2.47 +5,test2,I don't really know the answer,certainty_rocklage,1.33 +5,test3,I am sure that this is correct,certainty_rocklage,8.02 +5,test1,I am fairly certain in my response,certainty_rocklage,8.28 +5,test2,This is without a doubt the best movie I have ever seen,certainty_rocklage,4.5 +5,test2,I am not sure about how to how to approximately handle this,certainty_rocklage,2.69 +5,test3,I believe that he is guilty but I am not very certain,certainty_rocklage,6.56 +5,test1,I an open to you changing my mind on this issue,certainty_rocklage,4.5 +5,test2,I don't think the guy is the a$$hole. Thoughts?,certainty_rocklage,5.44 +5,test2,So who thinks the guy is an ass for asking his mother in law to learn english,certainty_rocklage,4.5 +5,test3,"I think that this person is not an asshole because, according to him, he was very polite while approaching the issue",certainty_rocklage,6.037 +5,test1,I can see how the family is upset because they feel the mother was disrespected but I can also understand the guy's feelings. Why should he have to work as interpreter for his mother in law?,certainty_rocklage,4.5 +5,test2,"Yes, I think his feeling makes sense to me to. Who doesn't want to be independent.",certainty_rocklage,4.89 +5,test2,I was conflicted because I could understand his frustration however I feel he should have maybe discussed strategies with how to approach the mother in law with his wife first.,certainty_rocklage,4.684 +5,test3,His MIL has been here for 8 years. You would think she'd pick up some English by now.,certainty_rocklage,4.5 +5,test1,I think he had every right to want to help his mother in law,certainty_rocklage,4.28 +5,test2,I also agree with culturedCow,certainty_rocklage,4.5 +5,test2,"I don't think he's an asshole. I think his request is reasonable. If you go to live in a foreign country, you should learn the language.",certainty_rocklage,5.125 +5,test3,"I think the guy is an asshole because for all his talk about how easy it is to use resources to learn a language, he didn't take the time to research WHY some people do not.",certainty_rocklage,5.505 +5,test1,I think he also tried to utilize other resources such as language learning apps to help her learn,certainty_rocklage,4.28 +5,test2,"I think also he needs to understand that language learning is not the same for everyone, not everyone has the same capacity to learn new languages quickly.",certainty_rocklage,6.09 +5,test2,"Maybe she does have a problem with learning languages, but she could at least try.",certainty_rocklage,3.79 +5,test3,After the edit he done it made it sound like he really loves his family,certainty_rocklage,6.175 +5,test1,"I don't think the guy is wrong in asking her to learn more english being that she lives in America, but he has to understand she is older and may not have the patience or capacity to learn a lot of english.",certainty_rocklage,5.472 +5,test2,"Learning a second language is easiest when you're a child for a reason. Your brain is wired differently then, which makes it easier.",certainty_rocklage,5.4 +5,test2,I think he tried to help her.� He gave her resources to use and she apparently didn't use them.,certainty_rocklage,4.32 +1,A,hello,Hello_receptiveness_yeomans,1.0 +1,B,So how should we answer this,Token_count_receptiveness_yeomans,6.0 +1,A,We can start here. What is the question?,YesNo_Questions_receptiveness_yeomans,0.0 +1,B,I am not sure. Where is the rest of our team?,WH_Questions_receptiveness_yeomans,1.0 +1,B,"Please help me figure this out, I really want to do well on this please",Please_receptiveness_yeomans,2.0 +2,C,Hey,Hello_receptiveness_yeomans,1.0 +2,C,Okay bro lets split it 50/50,Impersonal_Pronoun_receptiveness_yeomans,1.0 +2,D,Maybe but how about 60/40? I doubt its fair otherwise,Hedges_receptiveness_yeomans,2.0 +2,C,Seems fair,Hedges_receptiveness_yeomans,1.0 +1,B,I am not sure. Where is the rest of our team?,First_Person_Single_receptiveness_yeomans,1.0 +1,B,"Well please help me figure this out, I really want to do well on this please okay",factuality_politeness_convokit,1.0 +2,C,Seems possible,hashedge_politeness_convokit,1.0 +2,E,I see what youre thinking but I disagree,Acknowledgement_receptiveness_yeomans,1.0 +2,E,We get only one chance so we should understand how to split it,Acknowledgement_receptiveness_yeomans,2.0 +2,D,"I just don't agree, I'm making the 60/40 split",Adverb_Limiter_receptiveness_yeomans,1.0 +3,G,hey,indirect_greeting_politeness_convokit,1.0 +3,G,I think we should try something else,1st_person_start_politeness_convokit,1.0 +3,F,Ok whatever. You should leave the team then,2nd_person_start_politeness_convokit,1.0 +4,H,Honestly thank you so so much,factuality_politeness_convokit,1.0 +4,H,What's the plan?,direct_question_politeness_convokit,1.0 +4,I,That is the dumbest idea I've heard; youre actually dumb af,hasnegative_politeness_convokit,1.0 +4,H,What's ur problem here?,hasnegative_politeness_convokit,1.0 +5,J,Pleasure and an honor to meet you all,haspositive_politeness_convokit,1.0 +5,K,We should try that next,haspositive_politeness_convokit,0.0 +5,J,Could you please explain why? I don't really understand why you are thinking that,subjunctive_politeness_convokit,1.0 +5,K,Sorry sorry I didn't mean to,apologizing_politeness_convokit,1.0 +6,L,I don't really want to work with you all but let's get this over with,Impersonal_Pronoun_receptiveness_yeomans,1.0 +6,J,Fine by me,Affirmation_receptiveness_yeomans,1.0 +6,K,Ok so which part should we do first? the first or second?,YesNo_Questions_receptiveness_yeomans,1.0 +7,L,Please don't do that?,please_start_politeness_convokit,1.0 +7,L,I don't think that will work,hashedge_politeness_convokit,1.0 +7,M,I'm exhuasted rn,hasnegative_politeness_convokit,0.0 +7,M,i don't really care please just finish this up,haspositive_politeness_convokit,0.0 +7,N,Please don't do that?,Please_receptiveness_yeomans,1.0 +7,N,I don't think that will work,Hedges_receptiveness_yeomans,0.0 +7,O,I'm exhuasted rn,Negative_Emotion_receptiveness_yeomans,0.0 +7,O,i don't really care please just finish this up,Positive_Emotion_receptiveness_yeomans,0.0 +8,P,i appreciate all this from you,gratitude_politeness_convokit,1.0 +8,P,"well we should start rn, our part is long",1st_person_pl_politeness_convokit,1.0 +8,Q,ok forgive me for this error but,apologizing_politeness_convokit,1.0 +8,Q,you have to redo the whole thing,2nd_person_politeness_convokit,0.0 +8,R,ok so who will work with me? where should we begin?,direct_question_politeness_convokit,0.0 +8,S,i appreciate all this from you,Gratitude_receptiveness_yeomans,1.0 +8,S,"well we should start rn, our part is long",First_Person_Plural_receptiveness_yeomans,2.0 +8,T,ok forgive us for this error but,Apology_receptiveness_yeomans,0.0 +8,T,you have to redo the whole thing,Second_Person_receptiveness_yeomans,1.0 +8,U,ok so who will work with me? where should we begin?,WH_Questions_receptiveness_yeomans,2.0 +9,A,"I understand your perspective and agree that I would not want to have resentment in the workplace against women, as that would further compound the issue we are looking at. I do think that it is true that women are underrepresented in STEM careers and am a believer that something should be done to address this discrepancy, even if that is not implementing a priority for women in hiring decisions. While I don\'t think that companies should explicitly hire simply because of their gender, I do think that they should be mindful of the gender gap in STEM and look to address those issues through their hiring practices.",Impersonal_Pronoun_receptiveness_yeomans,12.0 +10,A,"I understand your perspective and agree that I would not want to have resentment in the workplace against women, as that would further compound the issue we are looking at. I do think that it is true that women are underrepresented in STEM careers and am a believer that something should be done to address this discrepancy, even if that is not implementing a priority for women in hiring decisions. While I don\'t think that companies should explicitly hire simply because of their gender, I do think that they should be mindful of the gender gap in STEM and look to address those issues through their hiring practices.",First_Person_Single_receptiveness_yeomans,5.0 +11,A,"I understand your perspective and agree that I would not want to have resentment in the workplace against women, as that would further compound the issue we are looking at. I do think that it is true that women are underrepresented in STEM careers and am a believer that something should be done to address this discrepancy, even if that is not implementing a priority for women in hiring decisions. While I don\'t think that companies should explicitly hire simply because of their gender, I do think that they should be mindful of the gender gap in STEM and look to address those issues through their hiring practices.",Hedges_receptiveness_yeomans,3.0 +12,A,"I understand your perspective and agree that I would not want to have resentment in the workplace against women, as that would further compound the issue we are looking at. I do think that it is true that women are underrepresented in STEM careers and am a believer that something should be done to address this discrepancy, even if that is not implementing a priority for women in hiring decisions. While I don\'t think that companies should explicitly hire simply because of their gender, I do think that they should be mindful of the gender gap in STEM and look to address those issues through their hiring practices.",Negation_receptiveness_yeomans,3.0 +13,A,"I understand your perspective and agree that I would not want to have resentment in the workplace against women, as that would further compound the issue we are looking at. I do think that it is true that women are underrepresented in STEM careers and am a believer that something should be done to address this discrepancy, even if that is not implementing a priority for women in hiring decisions. While I don\'t think that companies should explicitly hire simply because of their gender, I do think that they should be mindful of the gender gap in STEM and look to address those issues through their hiring practices.",Subjectivity_receptiveness_yeomans,3.0 +14,A,"I understand your perspective and agree that I would not want to have resentment in the workplace against women, as that would further compound the issue we are looking at. I do think that it is true that women are underrepresented in STEM careers and am a believer that something should be done to address this discrepancy, even if that is not implementing a priority for women in hiring decisions. While I don\'t think that companies should explicitly hire simply because of their gender, I do think that they should be mindful of the gender gap in STEM and look to address those issues through their hiring practices.",Negative_Emotion_receptiveness_yeomans,3.0 +15,A,"I understand your perspective and agree that I would not want to have resentment in the workplace against women, as that would further compound the issue we are looking at. I do think that it is true that women are underrepresented in STEM careers and am a believer that something should be done to address this discrepancy, even if that is not implementing a priority for women in hiring decisions. While I don\'t think that companies should explicitly hire simply because of their gender, I do think that they should be mindful of the gender gap in STEM and look to address those issues through their hiring practices.",Reasoning_receptiveness_yeomans,1.0 +16,A,"I understand your perspective and agree that I would not want to have resentment in the workplace against women, as that would further compound the issue we are looking at. I do think that it is true that women are underrepresented in STEM careers and am a believer that something should be done to address this discrepancy, even if that is not implementing a priority for women in hiring decisions. While I don\'t think that companies should explicitly hire simply because of their gender, I do think that they should be mindful of the gender gap in STEM and look to address those issues through their hiring practices.",Agreement_receptiveness_yeomans,1.0 +17,A,"I understand your perspective and agree that I would not want to have resentment in the workplace against women, as that would further compound the issue we are looking at. I do think that it is true that women are underrepresented in STEM careers and am a believer that something should be done to address this discrepancy, even if that is not implementing a priority for women in hiring decisions. While I don\'t think that companies should explicitly hire simply because of their gender, I do think that they should be mindful of the gender gap in STEM and look to address those issues through their hiring practices.",Second_Person_receptiveness_yeomans,1.0 +18,A,"I understand your perspective and agree that I would not want to have resentment in the workplace against women, as that would further compound the issue we are looking at. I do think that it is true that women are underrepresented in STEM careers and am a believer that something should be done to address this discrepancy, even if that is not implementing a priority for women in hiring decisions. While I don\'t think that companies should explicitly hire simply because of their gender, I do think that they should be mindful of the gender gap in STEM and look to address those issues through their hiring practices.",Adverb_Limiter_receptiveness_yeomans,1.0 +19,A,"I understand your perspective and agree that I would not want to have resentment in the workplace against women, as that would further compound the issue we are looking at. I do think that it is true that women are underrepresented in STEM careers and am a believer that something should be done to address this discrepancy, even if that is not implementing a priority for women in hiring decisions. While I don\'t think that companies should explicitly hire simply because of their gender, I do think that they should be mindful of the gender gap in STEM and look to address those issues through their hiring practices.",Disagreement_receptiveness_yeomans,1.0 +20,A,"I understand your perspective and agree that I would not want to have resentment in the workplace against women, as that would further compound the issue we are looking at. I do think that it is true that women are underrepresented in STEM careers and am a believer that something should be done to address this discrepancy, even if that is not implementing a priority for women in hiring decisions. While I don\'t think that companies should explicitly hire simply because of their gender, I do think that they should be mindful of the gender gap in STEM and look to address those issues through their hiring practices.",Acknowledgement_receptiveness_yeomans,1.0 +21,A,"I understand your perspective and agree that I would not want to have resentment in the workplace against women, as that would further compound the issue we are looking at. I do think that it is true that women are underrepresented in STEM careers and am a believer that something should be done to address this discrepancy, even if that is not implementing a priority for women in hiring decisions. While I don\'t think that companies should explicitly hire simply because of their gender, I do think that they should be mindful of the gender gap in STEM and look to address those issues through their hiring practices.",First_Person_Plural_receptiveness_yeomans,1.0 +22,A,"I understand your perspective and agree that I would not want to have resentment in the workplace against women, as that would further compound the issue we are looking at. I do think that it is true that women are underrepresented in STEM careers and am a believer that something should be done to address this discrepancy, even if that is not implementing a priority for women in hiring decisions. While I don\'t think that companies should explicitly hire simply because of their gender, I do think that they should be mindful of the gender gap in STEM and look to address those issues through their hiring practices.",For_Me_receptiveness_yeomans,0.0 +23,A,And I will always love you,Conjunction_Start_receptiveness_yeomans,1.0 +23,B,"Can you help me, can you please?",Can_You_receptiveness_yeomans,2.0 +23,C,"Can you, will you, could you please be mine?",Could_You_receptiveness_yeomans,1.0 +23,D,"This land is your land, this land is my land; this land was made for you and for me",For_You_receptiveness_yeomans,1.0 +0,0,unneccessagf shoulds shouldve should'nt,discrepancies_lexical_wordcount,4 +0,0,wouldnt unneedofek want must've should'nt,discrepancies_lexical_wordcount,5 +0,0,hopes wish,discrepancies_lexical_wordcount,2 +0,0,must'nt rather wouldn't ought'nt,discrepancies_lexical_wordcount,4 +0,0,needn't unwantpotnw hopefulness oughta couldn't,discrepancies_lexical_wordcount,5 +0,0,musilej,hear_lexical_wordcount,1 +0,0,listens hearing listenerjp noisy,hear_lexical_wordcount,4 +0,0,noises noisy harmongoc hearing audiblweds,hear_lexical_wordcount,5 +0,0,ear yell listenerpvo,hear_lexical_wordcount,3 +0,0,sang rang ear concertfuw,hear_lexical_wordcount,4 +0,0,drapeulqv backyard loveseatjproz closet,home_lexical_wordcount,4 +0,0,curtainqygkr drapekwvh,home_lexical_wordcount,2 +0,0,bathae,home_lexical_wordcount,1 +0,0,curtainbu loveseatntr family housing rooms,home_lexical_wordcount,5 +0,0,bedroomxhpl furniture,home_lexical_wordcount,2 +0,0,if,conjunction_lexical_wordcount,1 +0,0,altho while though then how,conjunction_lexical_wordcount,5 +0,0,when or,conjunction_lexical_wordcount,2 +0,0,if,conjunction_lexical_wordcount,1 +0,0,but however,conjunction_lexical_wordcount,2 +0,0,undoubtni,certainty_lexical_wordcount,1 +0,0,altogether truthzhf,certainty_lexical_wordcount,2 +0,0,distinctue definitiveeol commitmentflk forever,certainty_lexical_wordcount,4 +0,0,total essential,certainty_lexical_wordcount,2 +0,0,fundamentals completes guarantidjp,certainty_lexical_wordcount,3 +0,0,both add with,inclusive_lexical_wordcount,3 +0,0,around we along,inclusive_lexical_wordcount,3 +0,0,each with,inclusive_lexical_wordcount,2 +0,0,with inclusg come came around,inclusive_lexical_wordcount,5 +0,0,each around come,inclusive_lexical_wordcount,3 +0,0,nausen sensation brunchkjz,bio_lexical_wordcount,3 +0,0,butt saliverbwp,bio_lexical_wordcount,2 +0,0,palms,bio_lexical_wordcount,1 +0,0,liquoriole,bio_lexical_wordcount,1 +0,0,xanax prescriqd hand sodauce,bio_lexical_wordcount,4 +0,0,strivl master,achievement_lexical_wordcount,2 +0,0,originattvf solutionmuyho elitlxoup proficiengiy quittd,achievement_lexical_wordcount,5 +0,0,finalizuav best quitti capabfs,achievement_lexical_wordcount,4 +0,0,masters plans,achievement_lexical_wordcount,2 +0,0,strengthe successqfhs herovqw overconfidence,achievement_lexical_wordcount,4 +0,0,apparently,adverbs_lexical_wordcount,1 +0,0,so,adverbs_lexical_wordcount,1 +0,0,immediately generally very well truly,adverbs_lexical_wordcount,5 +0,0,rather instead here pushty,adverbs_lexical_wordcount,4 +0,0,instead,adverbs_lexical_wordcount,1 +0,0,phobii apprehensnmeyt,anxiety_lexical_wordcount,2 +0,0,obsesstusbg anguishuiy terrorkm,anxiety_lexical_wordcount,3 +0,0,restlesst tenseod feared overwhelmfvlxi,anxiety_lexical_wordcount,4 +0,0,timidfzbh stressetd,anxiety_lexical_wordcount,2 +0,0,apprehensrm dreadn,anxiety_lexical_wordcount,2 +0,0,oneself shes he she'll herself,third_person_lexical_wordcount,5 +0,0,shes he'd himself hes her,third_person_lexical_wordcount,5 +0,0,she'll,third_person_lexical_wordcount,1 +0,0,she'll her,third_person_lexical_wordcount,2 +0,0,she'll him she's hes he,third_person_lexical_wordcount,5 +0,0,havent haven't ought'nt wont,negation_lexical_wordcount,4 +0,0,needn't hasn't,negation_lexical_wordcount,2 +0,0,wouldnt,negation_lexical_wordcount,1 +0,0,nobodashm hasn't didnt,negation_lexical_wordcount,3 +0,0,hasn't never,negation_lexical_wordcount,2 +0,0,titty fuckerusz bitchnsl goddamomde hell,swear_lexical_wordcount,5 +0,0,sob fuckinoawys titty cuntq,swear_lexical_wordcount,4 +0,0,cuntn pisstkzme dicks butts,swear_lexical_wordcount,4 +0,0,fucks jeez sonofako crappy,swear_lexical_wordcount,4 +0,0,fucks butt heck,swear_lexical_wordcount,3 +0,0,urnj immortalwai,death_lexical_wordcount,2 +0,0,od bury demise tombd urnnig,death_lexical_wordcount,5 +0,0,demise,death_lexical_wordcount,1 +0,0,immortalyjedn embalmfqydb hearsepdk,death_lexical_wordcount,3 +0,0,ghostaw alive,death_lexical_wordcount,2 +0,0,amputu,health_lexical_wordcount,1 +0,0,nearsighted neurologhl toxv painly throbgvmhn,health_lexical_wordcount,5 +0,0,wash doselndu mono,health_lexical_wordcount,3 +0,0,ill,health_lexical_wordcount,1 +0,0,checkupfli burpzxevw scabo living ICU,health_lexical_wordcount,5 +0,0,orangemacis squaruei purplabnk,see_lexical_wordcount,3 +0,0,colourxml roundxgijb sees seen colorht,see_lexical_wordcount,5 +0,0,staring look yellowkyn triangqmpv,see_lexical_wordcount,4 +0,0,shiny lookerutn scannv look,see_lexical_wordcount,4 +0,0,scanni seen,see_lexical_wordcount,2 +0,0,facialrqth foot lipslt toe titties,body_lexical_wordcount,5 +0,0,toenailhtqe droolc,body_lexical_wordcount,2 +0,0,hip dick boobvw,body_lexical_wordcount,3 +0,0,slenderbmvq ass,body_lexical_wordcount,2 +0,0,nudeytmcb stomachltbw wake breastqyp eyewut,body_lexical_wordcount,5 +0,0,moms bro,family_lexical_wordcount,2 +0,0,nephewz wifevxmlj mom's parentuph,family_lexical_wordcount,4 +0,0,pa sons fatherhb,family_lexical_wordcount,3 +0,0,aunte sons grandkidywgxb exes ex,family_lexical_wordcount,5 +0,0,relatives husbandypoiz mommalqhxo,family_lexical_wordcount,3 +0,0,sickengwxku,negative_affect_lexical_wordcount,1 +0,0,hurtefdp lazieqxar impersonal,negative_affect_lexical_wordcount,3 +0,0,egotisy destroygj,negative_affect_lexical_wordcount,2 +0,0,unwelcomrfwd,negative_affect_lexical_wordcount,1 +0,0,jealoustemf unkind,negative_affect_lexical_wordcount,2 +0,0,significant else every section,quantifier_lexical_wordcount,4 +0,0,ton lotta,quantifier_lexical_wordcount,2 +0,0,either best greatest,quantifier_lexical_wordcount,3 +0,0,best,quantifier_lexical_wordcount,1 +0,0,singlufb rest fullmzf,quantifier_lexical_wordcount,3 +0,0,glad great charmbrwsd wins,positive_affect_lexical_wordcount,4 +0,0,generot helping sincerbucaj,positive_affect_lexical_wordcount,3 +0,0,freedswu adventursfk gently deliciouseuxl assurm,positive_affect_lexical_wordcount,5 +0,0,worshipstmjc soulmateeiya treat huggpo,positive_affect_lexical_wordcount,4 +0,0,grin wealthlg thrillzbrqf casual proudrqu,positive_affect_lexical_wordcount,5 +0,0,restructurucq,insight_lexical_wordcount,1 +0,0,know decidux recallwz seems solutionlxh,insight_lexical_wordcount,5 +0,0,wonder motivsc sensing secret,insight_lexical_wordcount,4 +0,0,believes,insight_lexical_wordcount,1 +0,0,suspectc infers,insight_lexical_wordcount,2 +0,0,man,humans_lexical_wordcount,1 +0,0,newbornl citizen'phtgi ladies,humans_lexical_wordcount,3 +0,0,girl's babies persons chicks,humans_lexical_wordcount,4 +0,0,infant,humans_lexical_wordcount,1 +0,0,ladies ma'am citizen,humans_lexical_wordcount,3 +0,0,hasn't makes describe believes I've,present_tense_lexical_wordcount,5 +0,0,gets how's,present_tense_lexical_wordcount,2 +0,0,has hopes admits,present_tense_lexical_wordcount,3 +0,0,let's,present_tense_lexical_wordcount,1 +0,0,suck wait aren't feels,present_tense_lexical_wordcount,4 +0,0,wouldnt gonna,future_tense_lexical_wordcount,2 +0,0,mustnt should shall,future_tense_lexical_wordcount,3 +0,0,must've,future_tense_lexical_wordcount,1 +0,0,must should it'll won't shall,future_tense_lexical_wordcount,5 +0,0,shouldve mustnt,future_tense_lexical_wordcount,2 +0,0,listened held loved cried changed,past_tense_lexical_wordcount,5 +0,0,sent sensed tried taken shouldve,past_tense_lexical_wordcount,5 +0,0,ate sucked tried,past_tense_lexical_wordcount,3 +0,0,ran described,past_tense_lexical_wordcount,2 +0,0,didn't,past_tense_lexical_wordcount,1 +0,0,post distanpiy,relative_lexical_wordcount,2 +0,0,go marchal updatmwi,relative_lexical_wordcount,3 +0,0,walking growing gianthy age,relative_lexical_wordcount,4 +0,0,initiatoxtwa follow,relative_lexical_wordcount,2 +0,0,hall bending widthxikw,relative_lexical_wordcount,3 +0,0,loverkfxo pornoiu,sexual_lexical_wordcount,2 +0,0,virgindtrl humpysbwe prudishybiq,sexual_lexical_wordcount,3 +0,0,virginc,sexual_lexical_wordcount,1 +0,0,fucks pubic gay,sexual_lexical_wordcount,3 +0,0,prostatijvda dick,sexual_lexical_wordcount,2 +0,0,curbijh boundlby,inhibition_lexical_wordcount,2 +0,0,deniaxi,inhibition_lexical_wordcount,1 +0,0,prudishxc deniabxp,inhibition_lexical_wordcount,2 +0,0,constrictimhr,inhibition_lexical_wordcount,1 +0,0,withholdyzaqb stops,inhibition_lexical_wordcount,2 +0,0,remorset ruinc grimwftle,sadness_lexical_wordcount,3 +0,0,discouragnepqi tragict devastatu,sadness_lexical_wordcount,3 +0,0,grief unimportant,sadness_lexical_wordcount,2 +0,0,miss yearnlkw whining tragickh pitiulpnv,sadness_lexical_wordcount,5 +0,0,miss regretzkbrc missed unhappj,sadness_lexical_wordcount,4 +0,0,weve son's,social_lexical_wordcount,2 +0,0,listenerqe girlfriendwsnya,social_lexical_wordcount,2 +0,0,hers,social_lexical_wordcount,1 +0,0,he'll sisterqjtfk,social_lexical_wordcount,2 +0,0,coworkertbpf mates he's mailing interrupm,social_lexical_wordcount,5 +0,0,somethingjmcpi noboda,indefinite_pronoun_lexical_wordcount,2 +0,0,somebodp somewhere itll who'll,indefinite_pronoun_lexical_wordcount,4 +0,0,that'd somethingosdqx,indefinite_pronoun_lexical_wordcount,2 +0,0,somethingp thatll those which someonecrhbd,indefinite_pronoun_lexical_wordcount,5 +0,0,it'll it'd,indefinite_pronoun_lexical_wordcount,2 +0,0,sinnzkc kosher qur'anpy,religion_lexical_wordcount,3 +0,0,mercy,religion_lexical_wordcount,1 +0,0,templefydxz hinduejs muhammsla lutheranwv ministerlnfts,religion_lexical_wordcount,5 +0,0,catholickd,religion_lexical_wordcount,1 +0,0,sikhc judaprfd muhammehcml sin,religion_lexical_wordcount,4 +0,0,laidoff tradejnx taxes freshmknd,work_lexical_wordcount,4 +0,0,incorprhq negotiatjf presentationomwfa,work_lexical_wordcount,3 +0,0,politics mda,work_lexical_wordcount,2 +0,0,revieww classes,work_lexical_wordcount,2 +0,0,masters,work_lexical_wordcount,1 +0,0,owes cashk bankpsiar checks kronlwik,money_lexical_wordcount,5 +0,0,dinarcsg businesszosw revenueocp costbjwta owe,money_lexical_wordcount,5 +0,0,euro auditors store spending,money_lexical_wordcount,4 +0,0,mortgpzvi overtime,money_lexical_wordcount,2 +0,0,bucks wagerfv,money_lexical_wordcount,2 +0,0,effectcaxgn,causation_lexical_wordcount,1 +0,0,leadmbhfe infer depends creatend,causation_lexical_wordcount,4 +0,0,depends,causation_lexical_wordcount,1 +0,0,deducgulp outcomecli affected hows producnbu,causation_lexical_wordcount,5 +0,0,solutionva launchvoap leadhbi provoku,causation_lexical_wordcount,4 +0,0,threatxre offencefhcog ludicrouslf,anger_lexical_wordcount,3 +0,0,enragoqusn,anger_lexical_wordcount,1 +0,0,sucks brutals sucked threatd destroyj,anger_lexical_wordcount,5 +0,0,sinister,anger_lexical_wordcount,1 +0,0,raping battliz warfareid defensjazn molestgv,anger_lexical_wordcount,5 +0,0,mine I've myself I'd I'll,first_person_singular_lexical_wordcount,5 +0,0,I'll I've,first_person_singular_lexical_wordcount,2 +0,0,myself my,first_person_singular_lexical_wordcount,2 +0,0,ive I'd,first_person_singular_lexical_wordcount,2 +0,0,myself I'm ive my I've,first_person_singular_lexical_wordcount,5 +0,0,rub hard warmlvye,feel_lexical_wordcount,3 +0,0,hardevtqef driegnk feels touchlzf,feel_lexical_wordcount,4 +0,0,leatherjcf pressed squeezul silkjn,feel_lexical_wordcount,4 +0,0,skin brushtasj rub colde caressi,feel_lexical_wordcount,5 +0,0,hottjmuo,feel_lexical_wordcount,1 +0,0,mysterp ambigun,tentativeness_lexical_wordcount,2 +0,0,most wondered depend alot vary,tentativeness_lexical_wordcount,5 +0,0,fairly lucks unresolvn hesitaq option,tentativeness_lexical_wordcount,5 +0,0,fuzznaxg hypotheticoqwzy barely,tentativeness_lexical_wordcount,3 +0,0,depend indetermingifjl randomitf hypotheticvzkg supposed,tentativeness_lexical_wordcount,5 +0,0,exclujvy,exclusive_lexical_wordcount,1 +0,0,either except if somethingfxdq sometime,exclusive_lexical_wordcount,5 +0,0,versus,exclusive_lexical_wordcount,1 +0,0,but exclusxklz except or,exclusive_lexical_wordcount,4 +0,0,sometime,exclusive_lexical_wordcount,1 +0,0,youre wished thank went,verbs_lexical_wordcount,4 +0,0,meant hoped lost,verbs_lexical_wordcount,3 +0,0,ran carry showed used,verbs_lexical_wordcount,4 +0,0,theres care cannot made,verbs_lexical_wordcount,4 +0,0,affected misses theyd kept thatd,verbs_lexical_wordcount,5 +0,0,gfjgevb,friends_lexical_wordcount,1 +0,0,exgirll,friends_lexical_wordcount,1 +0,0,mates,friends_lexical_wordcount,1 +0,0,mate loveru mates buddyv,friends_lexical_wordcount,4 +0,0,neighbord partnerzcvdj roomatel girlfriendt gft,friends_lexical_wordcount,5 +0,0,a an alot,article_lexical_wordcount,3 +0,0,a an,article_lexical_wordcount,2 +0,0,a an alot,article_lexical_wordcount,3 +0,0,the an a alot,article_lexical_wordcount,4 +0,0,alot,article_lexical_wordcount,1 +0,0,oh yes I believe,argue_lexical_wordcount,3 +0,0,u mean and really,argue_lexical_wordcount,3 +0,0,cause no I know and,argue_lexical_wordcount,4 +0,0,and I think actually yes well,argue_lexical_wordcount,5 +0,0,so,argue_lexical_wordcount,1 +0,0,wouldve whod you've mustn't,auxiliary_verbs_lexical_wordcount,4 +0,0,let youve itd ought,auxiliary_verbs_lexical_wordcount,4 +0,0,can don't theyre wasn't,auxiliary_verbs_lexical_wordcount,4 +0,0,hes must'nt wont did mustn't,auxiliary_verbs_lexical_wordcount,5 +0,0,shan't theyve oughtve becomes done,auxiliary_verbs_lexical_wordcount,5 +0,0,meaningi all wanted determining,cognitive_mech_lexical_wordcount,4 +0,0,appearing suppresshvw proof changes,cognitive_mech_lexical_wordcount,4 +0,0,rearrangbqlg randomuer containn deducczr practically,cognitive_mech_lexical_wordcount,5 +0,0,occasionalszxg hazy requirj,cognitive_mech_lexical_wordcount,3 +0,0,repressydvml,cognitive_mech_lexical_wordcount,1 +0,0,until,preposition_lexical_wordcount,1 +0,0,along ahead,preposition_lexical_wordcount,2 +0,0,below under thru,preposition_lexical_wordcount,3 +0,0,except insides towardkhyrs between beside,preposition_lexical_wordcount,5 +0,0,without out about,preposition_lexical_wordcount,3 +0,0,let's,first_person_plural_lexical_wordcount,1 +0,0,we'd let's lets,first_person_plural_lexical_wordcount,3 +0,0,our lets,first_person_plural_lexical_wordcount,2 +0,0,we've,first_person_plural_lexical_wordcount,1 +0,0,ours we'd weve ourselves let's,first_person_plural_lexical_wordcount,5 +0,0,drily,percept_lexical_wordcount,1 +0,0,grabwktxr,percept_lexical_wordcount,1 +0,0,savourzw redness,percept_lexical_wordcount,2 +0,0,speaking,percept_lexical_wordcount,1 +0,0,souriau tang,percept_lexical_wordcount,2 +0,0,thine yall,second_person_lexical_wordcount,2 +0,0,you're youd,second_person_lexical_wordcount,2 +0,0,y'all you'd thine you're,second_person_lexical_wordcount,4 +0,0,thee thine youre yours,second_person_lexical_wordcount,4 +0,0,ye you,second_person_lexical_wordcount,2 +0,0,mustnt hope mistakwzl hoping,discrepancies_lexical_wordcount,4 +0,0,would've problemo need lacksuexg expectt,discrepancies_lexical_wordcount,5 +0,0,couldnt hopeful should,discrepancies_lexical_wordcount,3 +0,0,desirva,discrepancies_lexical_wordcount,1 +0,0,wishes wishing must've need,discrepancies_lexical_wordcount,4 +0,0,noises thundero,hear_lexical_wordcount,2 +0,0,thunderq inaudibln sang hears,hear_lexical_wordcount,4 +0,0,loudvh sang hushmqplh speak,hear_lexical_wordcount,4 +0,0,heard speakertphv shoutiaem audiblbohi,hear_lexical_wordcount,4 +0,0,sang whispervhxqk,hear_lexical_wordcount,2 +0,0,lawnxdi doghousemilk residenlwfxa condo vacuumk,home_lexical_wordcount,5 +0,0,lawnjr residencpbs neighboregax,home_lexical_wordcount,3 +0,0,doghouseeastb roomiepuma,home_lexical_wordcount,2 +0,0,porch cleanhwe condo,home_lexical_wordcount,3 +0,0,maidqyldk bedroomox patioquf,home_lexical_wordcount,3 +0,0,whether nor then,conjunction_lexical_wordcount,3 +0,0,because if then so,conjunction_lexical_wordcount,4 +0,0,whereas while,conjunction_lexical_wordcount,2 +0,0,plus until,conjunction_lexical_wordcount,2 +0,0,when how although though,conjunction_lexical_wordcount,4 +0,0,defined essential undoubts completed,certainty_lexical_wordcount,4 +0,0,wholly distinctcx unquestionj,certainty_lexical_wordcount,3 +0,0,altogether precisjawd exactnqhfl,certainty_lexical_wordcount,3 +0,0,exactofn invariabr unquestionqzj defined,certainty_lexical_wordcount,4 +0,0,completes inevitabx undoubtgyzl,certainty_lexical_wordcount,3 +0,0,came,inclusive_lexical_wordcount,1 +0,0,around come open,inclusive_lexical_wordcount,3 +0,0,come,inclusive_lexical_wordcount,1 +0,0,add came come we,inclusive_lexical_wordcount,4 +0,0,inside with both,inclusive_lexical_wordcount,3 +0,0,fattsc faintdlseh,bio_lexical_wordcount,2 +0,0,syndromeagxe,bio_lexical_wordcount,1 +0,0,digestp musclephj skinnijsv healing,bio_lexical_wordcount,4 +0,0,penisygbjp,bio_lexical_wordcount,1 +0,0,veggiecla,bio_lexical_wordcount,1 +0,0,unproducet importanmqdw resourcefulcamzd,achievement_lexical_wordcount,3 +0,0,concludwo ranking masters lose strongm,achievement_lexical_wordcount,5 +0,0,loserxc,achievement_lexical_wordcount,1 +0,0,effortcxbe first triumphujryl masterfulvq irresponsiblet,achievement_lexical_wordcount,5 +0,0,confident abilitbdz endeavafre defeatxjq determined,achievement_lexical_wordcount,5 +0,0,mostly now whenever too primarily,adverbs_lexical_wordcount,5 +0,0,probably back perhaps here mostly,adverbs_lexical_wordcount,5 +0,0,somehow apparently how yet here,adverbs_lexical_wordcount,5 +0,0,now eventually soon how completely,adverbs_lexical_wordcount,5 +0,0,generally well such seriously here,adverbs_lexical_wordcount,5 +0,0,overwhelmryjd strainf shakewm,anxiety_lexical_wordcount,3 +0,0,uncertainve feared confusmb,anxiety_lexical_wordcount,3 +0,0,franticivctu stuns shook uncertainu,anxiety_lexical_wordcount,4 +0,0,shakiihxd frightixu shook stunned misersjne,anxiety_lexical_wordcount,5 +0,0,alarmkzu tremblwzocs stuns,anxiety_lexical_wordcount,3 +0,0,she'll he,third_person_lexical_wordcount,2 +0,0,him her,third_person_lexical_wordcount,2 +0,0,his,third_person_lexical_wordcount,1 +0,0,her she's hers,third_person_lexical_wordcount,3 +0,0,herself hes he's,third_person_lexical_wordcount,3 +0,0,oughtn't don't wouldnt,negation_lexical_wordcount,3 +0,0,shouldn't doesnt didnt nowhere should'nt,negation_lexical_wordcount,5 +0,0,arent shouldnt isn't,negation_lexical_wordcount,3 +0,0,nope,negation_lexical_wordcount,1 +0,0,need'nt not negatlpji wouldn't,negation_lexical_wordcount,4 +0,0,dang pussyah,swear_lexical_wordcount,2 +0,0,hell dumbpbzvd bitchkvyuz butt homo,swear_lexical_wordcount,5 +0,0,fuck shitq cock pisslkx,swear_lexical_wordcount,4 +0,0,sob queersgm pussyeqru fucks,swear_lexical_wordcount,4 +0,0,mofo prickyj dick niggerjvw,swear_lexical_wordcount,4 +0,0,embalmjt oded gravevwhfi tombetp,death_lexical_wordcount,4 +0,0,drownksti,death_lexical_wordcount,1 +0,0,lynchxafto war,death_lexical_wordcount,2 +0,0,dies bereavemfhcn,death_lexical_wordcount,2 +0,0,genocidgjoau grief morticianbspv,death_lexical_wordcount,3 +0,0,asthmanmc tumofwvj chokkohz physicianuqvwr,health_lexical_wordcount,4 +0,0,nearsighted throbj anorexiky tinglliqf,health_lexical_wordcount,4 +0,0,throbpqym woundzlkw gynobqovn,health_lexical_wordcount,3 +0,0,therapdkzr healed OCD,health_lexical_wordcount,3 +0,0,living coronard,health_lexical_wordcount,2 +0,0,scannrq circle reddeyo glowx,see_lexical_wordcount,4 +0,0,sunshingwv sees clickhbiyp scannmbgl eying,see_lexical_wordcount,5 +0,0,eyeqblh rectangypwos triangdg seer looked,see_lexical_wordcount,5 +0,0,columnxvs sightsue,see_lexical_wordcount,2 +0,0,whitishk,see_lexical_wordcount,1 +0,0,bone belly nervew,body_lexical_wordcount,3 +0,0,skin palms breathdcafq,body_lexical_wordcount,3 +0,0,brainz bones,body_lexical_wordcount,2 +0,0,rashnut tit itchwght kneenjk,body_lexical_wordcount,4 +0,0,lungr facialt slenderi spine,body_lexical_wordcount,4 +0,0,husbandyabx,family_lexical_wordcount,1 +0,0,marrieboagv brotherrhda,family_lexical_wordcount,2 +0,0,exhusbanda granddaursubf,family_lexical_wordcount,2 +0,0,familiesc,family_lexical_wordcount,1 +0,0,cousinbzmwh marriexrzvf,family_lexical_wordcount,2 +0,0,longingjhbn,negative_affect_lexical_wordcount,1 +0,0,lamefpbv disadvantagenxtql,negative_affect_lexical_wordcount,2 +0,0,insincermy remorseoeia,negative_affect_lexical_wordcount,2 +0,0,difficultna jaded wars vanity,negative_affect_lexical_wordcount,4 +0,0,difficultnmril warring vulnerabc shitzv,negative_affect_lexical_wordcount,4 +0,0,tons greater simple,quantifier_lexical_wordcount,3 +0,0,extent,quantifier_lexical_wordcount,1 +0,0,mucho much section lotsa extremely,quantifier_lexical_wordcount,5 +0,0,ton piecg page differenceb whole,quantifier_lexical_wordcount,5 +0,0,else,quantifier_lexical_wordcount,1 +0,0,alrightdo,positive_affect_lexical_wordcount,1 +0,0,helperhnx sunny,positive_affect_lexical_wordcount,2 +0,0,complimentjlbhe convincfthqs graces,positive_affect_lexical_wordcount,3 +0,0,lucks romanczk praisyvpch safelmgx hehp,positive_affect_lexical_wordcount,5 +0,0,talentv interestuthxn,positive_affect_lexical_wordcount,2 +0,0,reasonpulei meaningidwf,insight_lexical_wordcount,2 +0,0,seem questiontmyhc reorganitkgar,insight_lexical_wordcount,3 +0,0,sense,insight_lexical_wordcount,1 +0,0,wonders,insight_lexical_wordcount,1 +0,0,explaining rationallpfg appreciate,insight_lexical_wordcount,3 +0,0,man,humans_lexical_wordcount,1 +0,0,girlshfsio adults,humans_lexical_wordcount,2 +0,0,child,humans_lexical_wordcount,1 +0,0,citizen,humans_lexical_wordcount,1 +0,0,ma'am men'bldt self femalejlcvo babeae,humans_lexical_wordcount,5 +0,0,hears,present_tense_lexical_wordcount,1 +0,0,brings thats doesn't whats,present_tense_lexical_wordcount,4 +0,0,goes start they're,present_tense_lexical_wordcount,3 +0,0,describes havent dislikes,present_tense_lexical_wordcount,3 +0,0,knows believe listens,present_tense_lexical_wordcount,3 +0,0,mustnt must must'nt shouldnt you'll,future_tense_lexical_wordcount,5 +0,0,ought'nt,future_tense_lexical_wordcount,1 +0,0,thatll wouldve should'nt gonna,future_tense_lexical_wordcount,4 +0,0,that'll won't I'll,future_tense_lexical_wordcount,3 +0,0,who'll should'nt,future_tense_lexical_wordcount,2 +0,0,hated went wondered appeared,past_tense_lexical_wordcount,4 +0,0,ate,past_tense_lexical_wordcount,1 +0,0,disliked lost described spent,past_tense_lexical_wordcount,4 +0,0,ate,past_tense_lexical_wordcount,1 +0,0,forgote cared believed,past_tense_lexical_wordcount,3 +0,0,awhile immediately outerki,relative_lexical_wordcount,3 +0,0,perpetualp internalltsem tiniest,relative_lexical_wordcount,3 +0,0,right immediateness fademl finishykxwt,relative_lexical_wordcount,4 +0,0,corners old over,relative_lexical_wordcount,3 +0,0,fit approachjuzeb,relative_lexical_wordcount,2 +0,0,erectile condom pornfzqh fucks,sexual_lexical_wordcount,4 +0,0,fuckinc asses condom queerduvk,sexual_lexical_wordcount,4 +0,0,pregnange erectionux,sexual_lexical_wordcount,2 +0,0,orgasmt sexw chlamydia gay,sexual_lexical_wordcount,4 +0,0,rapistph ovarsg tits,sexual_lexical_wordcount,3 +0,0,withheld defencjtr,inhibition_lexical_wordcount,2 +0,0,hesitaz tightq halthvc,inhibition_lexical_wordcount,3 +0,0,protectab securulxeo interferhvrx deniaanhcy restraindrv,inhibition_lexical_wordcount,5 +0,0,waits,inhibition_lexical_wordcount,1 +0,0,controlx waited tidy,inhibition_lexical_wordcount,3 +0,0,defeats,sadness_lexical_wordcount,1 +0,0,hopelesspkm heartbrokekible cried loses resigne,sadness_lexical_wordcount,5 +0,0,whining sadness cry cried disheartengzeaq,sadness_lexical_wordcount,5 +0,0,sadly damagbntc pessimisrc,sadness_lexical_wordcount,3 +0,0,hopelessa dissatisfcl fatigucuvjd disillusionqt isolatg,sadness_lexical_wordcount,5 +0,0,assemblkd meet band guyawg kid,social_lexical_wordcount,5 +0,0,help excusk peoplelnm organizho yall,social_lexical_wordcount,5 +0,0,sons,social_lexical_wordcount,1 +0,0,his participanteir,social_lexical_wordcount,2 +0,0,grandpap whom mailerut,social_lexical_wordcount,3 +0,0,this that it'd,indefinite_pronoun_lexical_wordcount,3 +0,0,these anything thatll everybodhn it'll,indefinite_pronoun_lexical_wordcount,5 +0,0,noboddup whats,indefinite_pronoun_lexical_wordcount,2 +0,0,it's who'd thats it whats,indefinite_pronoun_lexical_wordcount,5 +0,0,anything wholl these,indefinite_pronoun_lexical_wordcount,3 +0,0,karma salvation orthodoxfdy rosaries sect,religion_lexical_wordcount,5 +0,0,rosary jesuitgsabe hell,religion_lexical_wordcount,3 +0,0,hell,religion_lexical_wordcount,1 +0,0,christianwq muhammyprqh piety sects,religion_lexical_wordcount,4 +0,0,sunni scripturvko templeme salvation,religion_lexical_wordcount,4 +0,0,credentialrs com absentp,work_lexical_wordcount,3 +0,0,mfg reportsuro commercsjezh collabw,work_lexical_wordcount,4 +0,0,outsourcrfndl,work_lexical_wordcount,1 +0,0,transfergdnu grad,work_lexical_wordcount,2 +0,0,econgv goalg,work_lexical_wordcount,2 +0,0,cashlf,money_lexical_wordcount,1 +0,0,debti shop consumerzae inheritfkyv,money_lexical_wordcount,4 +0,0,stocks,money_lexical_wordcount,1 +0,0,taxaxv cheapi,money_lexical_wordcount,2 +0,0,incomegfl bet auditing taxansjbf,money_lexical_wordcount,4 +0,0,thereforrnsq,causation_lexical_wordcount,1 +0,0,origins,causation_lexical_wordcount,1 +0,0,motivnt launchvt,causation_lexical_wordcount,2 +0,0,makes forcev using obedienwayd,causation_lexical_wordcount,4 +0,0,compliance obedienlpijv pick,causation_lexical_wordcount,3 +0,0,sucked arrogant ferocwv,anger_lexical_wordcount,3 +0,0,punishx enragvbj contemptawb,anger_lexical_wordcount,3 +0,0,maniacxo pissmygt rebelmp,anger_lexical_wordcount,3 +0,0,stupidncwg hellish paranoilbock warring,anger_lexical_wordcount,4 +0,0,naga angrwmnl tantrumsv,anger_lexical_wordcount,3 +0,0,ive I've,first_person_singular_lexical_wordcount,2 +0,0,Id,first_person_singular_lexical_wordcount,1 +0,0,Id myself,first_person_singular_lexical_wordcount,2 +0,0,I'd,first_person_singular_lexical_wordcount,1 +0,0,i,first_person_singular_lexical_wordcount,1 +0,0,weightliftd hand driemau drily,feel_lexical_wordcount,4 +0,0,grippfipun feelingwkaf thinnajy,feel_lexical_wordcount,3 +0,0,skin'men,feel_lexical_wordcount,1 +0,0,weight press hot thin silkvr,feel_lexical_wordcount,5 +0,0,skin'h,feel_lexical_wordcount,1 +0,0,assumbvd seemed usually,tentativeness_lexical_wordcount,3 +0,0,option,tentativeness_lexical_wordcount,1 +0,0,someonesyc wonders theorhe,tentativeness_lexical_wordcount,3 +0,0,spose hardly seemed alot,tentativeness_lexical_wordcount,4 +0,0,often appearing,tentativeness_lexical_wordcount,2 +0,0,either except sometime,exclusive_lexical_wordcount,3 +0,0,without,exclusive_lexical_wordcount,1 +0,0,really but whether,exclusive_lexical_wordcount,3 +0,0,vs,exclusive_lexical_wordcount,1 +0,0,if,exclusive_lexical_wordcount,1 +0,0,begin supported,verbs_lexical_wordcount,2 +0,0,begin held who's describe how's,verbs_lexical_wordcount,5 +0,0,takes,verbs_lexical_wordcount,1 +0,0,happened saw mustnt brings,verbs_lexical_wordcount,4 +0,0,slept took waited,verbs_lexical_wordcount,3 +0,0,pals bud amigodyzg mate's girlfriendur,friends_lexical_wordcount,5 +0,0,mates,friends_lexical_wordcount,1 +0,0,neighborwtey bftxuv comradq,friends_lexical_wordcount,3 +0,0,colleaguejo buddiesef,friends_lexical_wordcount,2 +0,0,bfbfi,friends_lexical_wordcount,1 +0,0,an a alot the,article_lexical_wordcount,4 +0,0,the,article_lexical_wordcount,1 +0,0,an,article_lexical_wordcount,1 +0,0,an the,article_lexical_wordcount,2 +0,0,an,article_lexical_wordcount,1 +0,0,u know no,argue_lexical_wordcount,2 +0,0,really you know I think,argue_lexical_wordcount,3 +0,0,really I believe,argue_lexical_wordcount,2 +0,0,cause,argue_lexical_wordcount,1 +0,0,I know,argue_lexical_wordcount,1 +0,0,you'd could,auxiliary_verbs_lexical_wordcount,2 +0,0,couldnt isn't,auxiliary_verbs_lexical_wordcount,2 +0,0,oughta had be what's,auxiliary_verbs_lexical_wordcount,4 +0,0,be shant itll,auxiliary_verbs_lexical_wordcount,3 +0,0,ain't couldnt,auxiliary_verbs_lexical_wordcount,2 +0,0,avertv,cognitive_mech_lexical_wordcount,1 +0,0,yearnqgjth,cognitive_mech_lexical_wordcount,1 +0,0,infer tentativwc wouldn't,cognitive_mech_lexical_wordcount,3 +0,0,around commit banned fundamental,cognitive_mech_lexical_wordcount,4 +0,0,obedienoki solutionhk,cognitive_mech_lexical_wordcount,2 +0,0,around plus,preposition_lexical_wordcount,2 +0,0,onto,preposition_lexical_wordcount,1 +0,0,insides in behind out,preposition_lexical_wordcount,4 +0,0,insides amongzekb unto by than,preposition_lexical_wordcount,5 +0,0,across above about without,preposition_lexical_wordcount,4 +0,0,we'd us our weve,first_person_plural_lexical_wordcount,4 +0,0,we'd we've weve ourselves we,first_person_plural_lexical_wordcount,5 +0,0,we've we're lets,first_person_plural_lexical_wordcount,3 +0,0,ourselves,first_person_plural_lexical_wordcount,1 +0,0,us our we'll let's,first_person_plural_lexical_wordcount,4 +0,0,greyiyck delectabliktz,percept_lexical_wordcount,2 +0,0,screen sand,percept_lexical_wordcount,2 +0,0,sweetness drieqs deoders,percept_lexical_wordcount,3 +0,0,coldedrm,percept_lexical_wordcount,1 +0,0,hear caramelzjw wetly tonguel,percept_lexical_wordcount,4 +0,0,y'all youd you're you'll,second_person_lexical_wordcount,4 +0,0,u thine,second_person_lexical_wordcount,2 +0,0,yall yours u your thoust,second_person_lexical_wordcount,5 +0,0,yall you've youll thee,second_person_lexical_wordcount,4 +0,0,thine you ye,second_person_lexical_wordcount,3 +0,0,responsibly evocative faithfully valiantly illustrious,positive_words_lexical_wordcount,5 +0,0,imaculate vivid likable enjoyable succeed,positive_words_lexical_wordcount,5 +0,0,smitten sharpest rightfully unreal,positive_words_lexical_wordcount,4 +0,0,reaffirmation joy goood speedy self-sufficient,positive_words_lexical_wordcount,5 +0,0,tantalize energize gusto win,positive_words_lexical_wordcount,4 +0,0,we our i me,first_person_lexical_wordcount,4 +0,0,ourselves,first_person_lexical_wordcount,1 +0,0,myself,first_person_lexical_wordcount,1 +0,0,lets my i,first_person_lexical_wordcount,3 +0,0,our,first_person_lexical_wordcount,1 +0,0,but,nltk_english_stopwords_lexical_wordcount,1 +0,0,were was your,nltk_english_stopwords_lexical_wordcount,3 +0,0,any shan it is,nltk_english_stopwords_lexical_wordcount,4 +0,0,our,nltk_english_stopwords_lexical_wordcount,1 +0,0,because an after other,nltk_english_stopwords_lexical_wordcount,4 +0,0,probably,hedge_words_lexical_wordcount,1 +0,0,maybe I guess possibly sort of a little,hedge_words_lexical_wordcount,5 +0,0,a little possibly I think sort of probably,hedge_words_lexical_wordcount,5 +0,0,probably sort of,hedge_words_lexical_wordcount,2 +0,0,I think,hedge_words_lexical_wordcount,1 +0,0,,num_chars,0 +0,0,a,num_chars,1 +0,0,ab,num_chars,2 +0,0,abc,num_chars,3 +0,0,abcd,num_chars,4 +0,0,abcde,num_chars,5 +0,0,abcdef,num_chars,6 +0,1,first,num_messages,1 +0,0,Who is this,num_question_naive,1 +0,0,Who is this. Why is this,num_question_naive,2 +0,0,Who what when where why is this,num_question_naive,1 +0,0,Who is this?,num_question_naive,1 +A,1,able am are,function_word_accommodation,0 +A,2,able am are hello,function_word_accommodation,3 +A,3,able am hello,function_word_accommodation,2 +A,2,able get got,function_word_accommodation,1 +A,5,get,function_word_accommodation,1 +B,1,able am are,content_word_accommodation,0 +B,2,able am are hello,content_word_accommodation,0 +B,3,able am hello yoyo,content_word_accommodation_per_conv,0.3333333 +B,2,hello yoyo,content_word_accommodation_per_conv,0.8333333 +C,1,i i i,first_pronouns_proportion,1 +C,2,i i taco taco,first_pronouns_proportion,0.5 +C,3,.,first_pronouns_proportion,0 +D,1,I went to the store,info_exchange_zscore_conversation,0 +D,2,Bought some groceries for dinner,info_exchange_zscore_conversation,1.2247 +D,3,It's raining today,info_exchange_zscore_conversation,-1.2247 +E,1,I sort of like this,hedge_naive,1 +E,2,I guess this is a little awesome,hedge_naive,1 +E,3,It's raining today,hedge_naive,0 +F,1,what??,NTRI,1 +F,3,sorry excuse me what's your name again?,NTRI,1 +F,1,huh?,NTRI,1 +F,3,pardon?,NTRI,1 +F,3,pardon,NTRI,0 +F,3,say what again?,NTRI,1 +F,3,say again?,NTRI,1 +F,3,say again,NTRI,1 +F,3,what's that?,NTRI,1 +F,3,what is that,NTRI,1 +F,2,this is not funny,NTRI,0 +G,1,what is going on,word_TTR,1 +G,3,what what,word_TTR,0.5 +G,2,what what is that,word_TTR,0.75 +H,1,fantastic difficulty,dale_chall_score,19.5257 +H,3,discover direction different,dale_chall_score,0.1488 +H,3,trying quote random,dale_chall_score,0.1488 +H,3,erase eraser errand every even dig dim dime dine computer,dale_chall_score,5.7115 +H,2,even this is magnificent!,dale_chall_score,7.7824 +H,4,even this is magnificent! even this is magnificent!,dale_chall_score,7.7824 +H,1,fantastic difficulty,dale_chall_classification,difficult +H,3,trying quote random,dale_chall_classification,easy +H,3,erase eraser errand every even dig dim dime dine computer,dale_chall_classification,medium +H,3,discover direction different,dale_chall_classification,easy +H,4,even this is magnificent! even this is magnificent!,dale_chall_classification,difficult \ No newline at end of file diff --git a/tests/data/cleaned_data/test_chat_level_complex.csv b/tests/data/cleaned_data/test_chat_level_complex.csv index 7bc60c05..50c68700 100644 --- a/tests/data/cleaned_data/test_chat_level_complex.csv +++ b/tests/data/cleaned_data/test_chat_level_complex.csv @@ -1,19 +1,25 @@ conversation_num, speaker_nickname, message,feature A,A,The food was delicious and the service was great.,positive_bert A,A,The food was excellent and the service was impeccable.,positive_bert -A,A,The food was terrible and the service was awful.,negative_bert +A,A,The food was terrible and the service was awful.,positive_bert A,A,The movie was very entertaining and I highly recommend it.,positive_bert A,A,The movie was engaging and I would definitely recommend it.,positive_bert -A,A,The movie was awful and I wouldn't recommend it to anyone.,negative_bert +A,A,The movie was awful and I wouldn't recommend it to anyone.,positive_bert A,A,The weather was beautiful today.,positive_bert A,A,The weather was perfect today.,positive_bert -A,A,The weather was terrible today.,negative_bert +A,A,The weather was terrible today.,positive_bert A,A,I'm really enjoying this book.,positive_bert A,A,I'm captivated by this book.,positive_bert -A,A,I'm not enjoying this book at all.,negative_bert +A,A,I'm not enjoying this book at all.,positive_bert A,A,I love spending time with my family.,positive_bert A,A,I cherish the time I spend with my family.,positive_bert -A,A,I hate spending time with my family.,negative_bert +A,A,I hate spending time with my family.,positive_bert A,A,I'm so happy to see you.,positive_bert A,A,I'm overjoyed to see you.,positive_bert -A,A,I'm not happy to see you at all.,negative_bert \ No newline at end of file +A,A,I'm not happy to see you at all.,positive_bert +A,A,I do not like this example at all it is too boring,textblob_subjectivity +A,A,I prefer and strongly like chocolate ice cream,textblob_subjectivity +A,A,Textblob has two primary features,textblob_subjectivity +A,A,Today is the best day ever I am so happy,textblob_polarity +A,A,This restaurant is wonderful lovely great,textblob_polarity +A,A,The day is dark with sadness and depression,textblob_polarity diff --git a/tests/data/cleaned_data/test_conv_level.csv b/tests/data/cleaned_data/test_conv_level.csv index 34fde85a..d66dfa24 100644 --- a/tests/data/cleaned_data/test_conv_level.csv +++ b/tests/data/cleaned_data/test_conv_level.csv @@ -51,4 +51,34 @@ A, John,2020-04-20T18:30:40.125Z, I find that studying in short bursts is more e A, Mary,2020-04-20T18:31:00.125Z, I agree it's also important to take breaks and get enough sleep.,team_burstiness,-1.0 A, Jessica,2020-04-20T18:31:20.125Z, I'm always struggling to stay motivated any tips?,team_burstiness,-1.0 A, John,2020-04-20T18:31:40.125Z, I find it helpful to set realistic goals and break down large tasks into smaller ones.,team_burstiness,-1.0 -A, Mary,2020-04-20T18:32:00.125Z, It's also important to find a study buddy or group to help you stay accountable.,team_burstiness,-1.0 \ No newline at end of file +A, Mary,2020-04-20T18:32:00.125Z, It's also important to find a study buddy or group to help you stay accountable.,team_burstiness,-1.0 +B, B,, this is four words,gini_coefficient_sum_num_words,0 +B, B,, what about this also,gini_coefficient_sum_num_words,0 +B, B,, i think it is,gini_coefficient_sum_num_words,0 +B, A,, just some random words,gini_coefficient_sum_num_words,0 +B, A,, hello hello hello hello,gini_coefficient_sum_num_words,0 +B, A,, what is up ok,gini_coefficient_sum_num_words,0 +C, A,, this is same character count,gini_coefficient_sum_num_chars,0 +C, A,, this is same character count,gini_coefficient_sum_num_chars,0 +C, A,, this is same character count,gini_coefficient_sum_num_chars,0 +C, X,, this is same character count,gini_coefficient_sum_num_chars,0 +C, X,, this is same character count,gini_coefficient_sum_num_chars,0 +C, X,, this is same character count,gini_coefficient_sum_num_chars,0 +D, A,, this is same message count,gini_coefficient_sum_num_messages,0 +D, B,, this is same message count,gini_coefficient_sum_num_messages,0 +D, C,, this is same message count,gini_coefficient_sum_num_messages,0 +D, D,, this is same message count,gini_coefficient_sum_num_messages,0 +D, E,, this is same message count,gini_coefficient_sum_num_messages,0 +D, F,, this is same message count,gini_coefficient_sum_num_messages,0 +E, A,, i think im the only speaker in this conversation,gini_coefficient_sum_num_words,0.5 +E, A,, yeah i think we're trying to get the gini high,gini_coefficient_sum_num_words,0.5 +E, A,, ill just keep talking!,gini_coefficient_sum_num_words,0.5 +E, X,,,gini_coefficient_sum_num_words,0.5 +E, X,,,gini_coefficient_sum_num_words,0.5 +E, X,,,gini_coefficient_sum_num_words,0.5 +F, A,, i think im the only speaker in this conversation,gini_coefficient_sum_num_chars,0.75 +F, A,, yeah i think we're trying to get the gini high,gini_coefficient_sum_num_chars,0.75 +F, A,, ill just keep talking!,gini_coefficient_sum_num_ chars,0.75 +F, X,,,gini_coefficient_sum_num_chars,0.75 +F, Y,,,gini_coefficient_sum_num_chars,0.75 +F, Z,,,gini_coefficient_sum_num_chars,0.75 \ No newline at end of file diff --git a/tests/data/cleaned_data/test_conv_level_complex.csv b/tests/data/cleaned_data/test_conv_level_complex.csv index 02b3570e..858bb354 100644 --- a/tests/data/cleaned_data/test_conv_level_complex.csv +++ b/tests/data/cleaned_data/test_conv_level_complex.csv @@ -269,4 +269,146 @@ U,B, 2024-07-15T23:16:36.125Z, I think running is my favorite exercise.,incongru U,A, 2024-07-15T23:19:36.125Z, I want to go on a run.,incongruent_modulation U,B, 2024-07-15T23:20:36.125Z, I want to play some sports.,incongruent_modulation U,A, 2024-07-15T23:21:36.125Z, Let's go to the basketball courts.,incongruent_modulation -U,B, 2024-07-15T23:22:36.125Z, Let's go to the soccer fields.,incongruent_modulation \ No newline at end of file +U,B, 2024-07-15T23:22:36.125Z, Let's go to the soccer fields.,incongruent_modulation +conversation_1, speaker_1,, Have you checked out the latest developments in blockchain tech?,info_diversity +conversation_1, speaker_2,, Yeah the advancements are pretty incredible especially with DeFi.,info_diversity +conversation_1, speaker_3,, I’ve been really into how NFTs are being used for digital identity verification.,info_diversity +conversation_1, speaker_1,, NFTs are definitely evolving. It's amazing how they started just with art.,info_diversity +conversation_1, speaker_2,, Right? Now they’re branching out into real estate and even intellectual property.,info_diversity +conversation_1, speaker_3,, The possibilities are endless. I’m curious to see how governments will regulate it though.,info_diversity +conversation_1, speaker_1,, That’s a big question. Regulation could either stifle innovation or provide the structure it needs to grow.,info_diversity +conversation_1, speaker_2,, I think we’ll see a mix. Some countries are embracing it while others are more cautious.,info_diversity +conversation_1, speaker_3,, It’ll be interesting to see which approach works best. I’m also wondering about the environmental impact of all this.,info_diversity +conversation_1, speaker_1,, That’s a good point. The shift to more energy-efficient consensus algorithms is crucial.,info_diversity +conversation_2, speaker_1,, I just finished the machine learning course you recommended. It was awesome!,info_diversity +conversation_2, speaker_2,, That’s great to hear! Did you do all the assignments?,info_diversity +conversation_2, speaker_3,, I’m still working through it but the concepts are starting to click.,info_diversity +conversation_2, speaker_1,, The assignments really help solidify the knowledge. The neural networks part was a bit tough though.,info_diversity +conversation_2, speaker_2,, Neural networks can be tricky at first but once you get it it’s really powerful.,info_diversity +conversation_2, speaker_3,, I’m excited to apply what I’ve learned to some real-world data sets.,info_diversity +conversation_2, speaker_1,, Same here. I’m thinking of starting a side project to predict stock prices.,info_diversity +conversation_2, speaker_2,, That’s ambitious! But it’s a great way to put your skills to the test.,info_diversity +conversation_2, speaker_3,, I might join you on that! It’ll be cool to collaborate and see what we come up with.,info_diversity +conversation_2, speaker_1,, Let’s do it! We can brainstorm ideas this weekend.,info_diversity +conversation_5, speaker_1,, Did you catch the latest episode of that show everyone’s talking about?,info_diversity +conversation_5, speaker_2,, Yeah it was intense! But I had to pause halfway to finish my assignment.,info_diversity +conversation_5, speaker_3,, I haven’t started watching it yet. Is it really that good?,info_diversity +conversation_5, speaker_1,, Definitely worth it. But speaking of assignments how’s your machine learning course going?,info_diversity +conversation_5, speaker_2,, It’s going well! I’m almost done with the neural networks module.,info_diversity +conversation_5, speaker_3,, Neural networks? That’s tough. I’m still stuck on the earlier parts.,info_diversity +conversation_5, speaker_1,, You’ll get there. Just take it one step at a time. Also are you guys thinking about internships yet?,info_diversity +conversation_5, speaker_2,, I am! I’m applying to a few tech companies next week.,info_diversity +conversation_5, speaker_3,, I should probably start looking too. I’m just so caught up with other things.,info_diversity +conversation_5, speaker_1,, Same here. Between school shows and job applications it’s hard to find balance.,info_diversity +conversation_3, speaker_1,, Are you ready to start applying for internships?,info_diversity +conversation_3, speaker_2,, Almost. I’m just finalizing my resume and polishing up my GitHub.,info_diversity +conversation_3, speaker_3,, Same here. I’m focusing on tech companies that have strong mentorship programs.,info_diversity +conversation_3, speaker_1,, That’s smart. I’ve been looking at roles in fintech but I’m open to other sectors too.,info_diversity +conversation_3, speaker_2,, Fintech is hot right now. There’s so much innovation happening.,info_diversity +conversation_3, speaker_3,, I’m leaning towards something in AI or machine learning. There’s a lot of demand in those areas.,info_diversity +conversation_3, speaker_1,, Definitely. It’s a great time to be in tech. Have you guys started preparing for interviews?,info_diversity +conversation_3, speaker_2,, I’ve done a few Leetcode problems but I need to ramp up.,info_diversity +conversation_3, speaker_3,, Same I’m planning to do at least one problem a day until interview season.,info_diversity +conversation_3, speaker_1,, Sounds like a solid plan. We should do mock interviews together to practice.,info_diversity +conversation_4, speaker_1,, I’ve been using React for a new project and it’s going pretty well so far.,info_diversity +conversation_4, speaker_2,, Nice! What are you building?,info_diversity +conversation_4, speaker_3,, I’m curious too. React is great for building dynamic user interfaces.,info_diversity +conversation_4, speaker_1,, It’s a course review platform where students can rate and review their classes.,info_diversity +conversation_4, speaker_2,, That sounds really useful! Are you handling both the frontend and backend?,info_diversity +conversation_4, speaker_3,, I love that idea. What stack are you using for the backend?,info_diversity +conversation_4, speaker_1,, I’m using Node.js with Express for the backend and MySQL for the database.,info_diversity +conversation_4, speaker_2,, Solid choices. How are you planning to handle scalability if the platform grows?,info_diversity +conversation_4, speaker_3,, AWS could be a good option for scaling. Have you looked into that?,info_diversity +conversation_4, speaker_1,, Yeah I’m considering AWS for deployment. I want the platform to be scalable from the start.,info_diversity +conversation_6, speaker_1,, I just started a new book on AI ethics and it’s really eye-opening.,info_diversity +conversation_6, speaker_2,, That sounds interesting. What’s it about?,info_diversity +conversation_6, speaker_3,, AI ethics is such an important topic especially with all the recent developments.,info_diversity +conversation_6, speaker_1,, It explores how AI is impacting society both positively and negatively.,info_diversity +conversation_6, speaker_3,, I did! I’m planning to integrate one of them into my next project.,info_diversity +conversation_6, speaker_1,, That’s awesome. By the way are you still going to the gym regularly?,info_diversity +conversation_6, speaker_2,, I’ve been slacking off lately to be honest. Too much work.,info_diversity +conversation_6, speaker_3,, Same here. I’ve been prioritizing coding over everything else.,info_diversity +conversation_6, speaker_1,, We should do a workout session together. It’s good to take breaks from all the tech stuff.,info_diversity +conversation_15, speaker_1,, Have you ever thought about how artificial intelligence is changing our daily lives It’s everywhere now,info_diversity +conversation_15, speaker_2,, Artificial intelligence is integrated into so many aspects of life from virtual assistants to smart homes,info_diversity +conversation_15, speaker_3,, AI in smart homes is incredible It automates so many tasks and makes life easier,info_diversity +conversation_15, speaker_1,, The AI in virtual assistants like Siri and Alexa has gotten so much smarter too,info_diversity +conversation_15, speaker_2,, Virtual assistants are learning to understand natural language better thanks to advancements in AI,info_diversity +conversation_15, speaker_3,, And AI-driven recommendations on streaming services are spot on They know what we like,info_diversity +conversation_15, speaker_1,, AI really personalizes our experiences whether it’s shopping online or watching movies,info_diversity +conversation_15, speaker_2,, Exactly AI uses data to tailor services to our preferences which makes everything more convenient,info_diversity +conversation_15, speaker_3,, The impact of artificial intelligence on our daily lives is only going to grow It’s an exciting time,info_diversity +conversation_15, speaker_1,, Definitely AI is shaping the future in ways we’re only beginning to understand,info_diversity +conversation_16, speaker_1,, I’ve been really diving into cloud computing recently It’s amazing how it’s transforming businesses,info_diversity +conversation_16, speaker_2,, Cloud computing is revolutionizing how companies operate The scalability it offers is unparalleled,info_diversity +conversation_16, speaker_3,, The flexibility of cloud computing allows businesses to adapt quickly to changing demands,info_diversity +conversation_16, speaker_1,, And the cost savings with cloud computing are significant You only pay for what you use,info_diversity +conversation_16, speaker_2,, That’s a huge advantage for startups Cloud computing gives them access to resources they couldn’t afford otherwise,info_diversity +conversation_16, speaker_3,, Security in cloud computing has also improved a lot with encryption and other safeguards,info_diversity +conversation_16, speaker_1,, Cloud computing security is critical especially with sensitive data being stored remotely,info_diversity +conversation_16, speaker_2,, Exactly With the right cloud computing provider businesses can ensure their data is safe,info_diversity +conversation_16, speaker_3,, The future of cloud computing looks bright It’s becoming the backbone of modern IT infrastructure,info_diversity +conversation_16, speaker_1,, I agree Cloud computing is essential for any business looking to stay competitive,info_diversity +conversation_9, speaker_1,, I’ve been thinking about starting a garden but I have no idea where to begin,info_diversity +conversation_9, speaker_2,, Gardening is super relaxing You should start with some easy plants like herbs,info_diversity +conversation_9, speaker_3,, That sounds fun I’ve always wanted to grow my own vegetables but space is an issue,info_diversity +conversation_9, speaker_1,, I hear you I’m also limited on space but I’m thinking of trying container gardening,info_diversity +conversation_9, speaker_2,, That’s a great idea You can grow a lot in containers if you’re strategic,info_diversity +conversation_9, speaker_3,, Speaking of strategy has anyone been following the latest chess tournaments,info_diversity +conversation_9, speaker_1,, I have The level of play this year has been incredible,info_diversity +conversation_9, speaker_2,, I’m not a chess expert but I enjoy watching the matches They’re so intense,info_diversity +conversation_9, speaker_3,, It’s amazing how much thought goes into each move It’s like a mental workout,info_diversity +conversation_9, speaker_1,, Definitely I find that playing chess really sharpens my focus,info_diversity +AA, A,, this is four words,gini_coefficient_sum_num_words +AA, A,, what about this also i think,gini_coefficient_sum_num_words +AA, B,, i think it is,gini_coefficient_sum_num_words +AA, B,, just some random words,gini_coefficient_sum_num_words +AA, C,, hello hello hello hello helloooo,gini_coefficient_sum_num_words +AA, C,, what is up ok,gini_coefficient_sum_num_words +AAA, A,, this is six words i think,gini_coefficient_sum_num_words +AAA, A,, what about this being five,gini_coefficient_sum_num_words +AAA, B,, i only have four,gini_coefficient_sum_num_words +AAA, B,, but then i get seven words woohoo,gini_coefficient_sum_num_words +AAA, C,, i think this is even,gini_coefficient_sum_num_words +AAA, C,, lets see the results though,gini_coefficient_sum_num_words +AAAA, A,, im going to be talking the absolute most right now,gini_coefficient_sum_num_words +AAAA, A,, its because i want to raise our gini score woohooo,gini_coefficient_sum_num_words +AAAA, B,, ok,gini_coefficient_sum_num_words +AAAA, B,, i can talk,gini_coefficient_sum_num_words +AAAA, C,, hello,gini_coefficient_sum_num_words +AAAA, C,, i dont want to talk,gini_coefficient_sum_num_words +BB, A,, this is same character count,gini_coefficient_sum_num_chars +BB, A,, this similar similar counts,gini_coefficient_sum_num_chars +BB, B,, this is roughly same character,gini_coefficient_sum_num_chars +BB, B,, hello how are we doing blah,gini_coefficient_sum_num_chars +BB, C,, number of characteros,gini_coefficient_sum_num_chars +BB, C,, i want to get some good after,gini_coefficient_sum_num_chars +BBB, A,, what is your name,gini_coefficient_sum_num_chars +BBB, A,, my name is shruti,gini_coefficient_sum_num_chars +BBB, B,, his name is evan,gini_coefficient_sum_num_chars +BBB, B,, her name is priya dcosta,gini_coefficient_sum_num_chars +BBB, C,, we were on penn today,gini_coefficient_sum_num_chars +BBB, C,, team communication toolkit,gini_coefficient_sum_num_chars +BBBB, A,, this is same character count but an insane amount of characters,gini_coefficient_sum_num_chars +BBBB, A,, i am going to keep on saying things until i get fired,gini_coefficient_sum_num_chars +BBBB, B,, ok,gini_coefficient_sum_num_chars +BBBB, B,, lets see,gini_coefficient_sum_num_chars +BBBB, C,, curious for this,gini_coefficient_sum_num_chars +BBBB, C,, results should be good,gini_coefficient_sum_num_chars +CC, A,, this is same message count,gini_coefficient_sum_num_messages +CC, B,, this is same message count,gini_coefficient_sum_num_messages +CC, C,, this is same message count,gini_coefficient_sum_num_messages +CC, D,, this is same message count,gini_coefficient_sum_num_messages +CC, E,, this is same message count,gini_coefficient_sum_num_messages +CC, F,, this is same message count,gini_coefficient_sum_num_messages +CCC, A,, this is same message count,gini_coefficient_sum_num_messages +CCC, A,, this is same message count,gini_coefficient_sum_num_messages +CCC, C,, this is same message count,gini_coefficient_sum_num_messages +CCC, D,, this is same message count,gini_coefficient_sum_num_messages +CCC, E,, this is same message count,gini_coefficient_sum_num_messages +CCC, E,, this is same message count,gini_coefficient_sum_num_messages +CCCC, A,, this is different message count,gini_coefficient_sum_num_messages +CCCC, A,, this is different message count,gini_coefficient_sum_num_messages +CCCC, A,, this is different message count,gini_coefficient_sum_num_messages +CCCC, A,, this is different message count,gini_coefficient_sum_num_messages +CCCC, E,, this is different message count,gini_coefficient_sum_num_messages diff --git a/tests/ipython_notebooks/generate_liwc_tests.ipynb b/tests/ipython_notebooks/generate_liwc_tests.ipynb index 5c05794b..e140a992 100644 --- a/tests/ipython_notebooks/generate_liwc_tests.ipynb +++ b/tests/ipython_notebooks/generate_liwc_tests.ipynb @@ -1 +1 @@ -{"cells":[{"cell_type":"code","execution_count":10,"metadata":{},"outputs":[],"source":["import pickle\n","import re\n","import pandas as pd\n","import os\n","from pathlib import Path\n","\n","lexicon_pkl_file_path = \"feature_engine/features/lexicons_dict.pkl\"\n","with open(lexicon_pkl_file_path, \"rb\") as lexicons_pickle_file:\n","\tlexicons_dict = pickle.load(lexicons_pickle_file)"]},{"cell_type":"code","execution_count":13,"metadata":{},"outputs":[],"source":["import os\n","import random\n","import csv\n","\n","alphabet = [\"a\", \"b\", \"c\", \"d\", \"e\", \"f\", \"g\", \"h\", \"i\", \"j\", \"k\", \"l\", \"m\", \"n\", \"o\", \"p\", \"q\", \"r\", \"s\", \"t\", \"u\", \"v\", \"w\", \"x\", \"y\", \"z\"]\n","filler = [\"Lorem\", \"ipsum\", \"dolor\", \"amet\", \"consectetur\", \"adipiscing\", \"sed\", \"euismod\", \"tempor\"]\n","\n","def generate_random_strings_from_wordlist(wordlist, num_strings, min_words=1, max_words=5):\n"," max_words = min(max_words, len(wordlist))\n"," strings = []\n"," expected_value = []\n"," for _ in range(num_strings):\n"," num_words = random.randint(min_words, max_words)\n"," expected_value.append(num_words/100)\n"," selected_words = random.sample(wordlist, num_words)\n","\n"," # for strings in selected_words that end with *, append a random number of letters to that string\n"," for i in range(len(selected_words)):\n"," selected_words[i] = selected_words[i].strip()\n"," if selected_words[i].endswith(\"*\"):\n"," selected_words[i] = selected_words[i][:-1] + ''.join(random.sample(alphabet, random.randint(1, 5)))\n","\n","\n"," # num_fillers = random.randint(1, 3)\n"," # filler_words = random.sample(filler, num_fillers)\n"," # final_words = random.choices(selected_words) + random.choices(filler_words)\n"," \n"," strings.append(' '.join(selected_words))\n"," return [strings, expected_value]\n","\n","def write_to_csv(strings, expected_vals, wordlist_name, filename='output.csv'):\n"," with open(filename, 'a', newline='') as csvfile:\n"," writer = csv.writer(csvfile)\n"," for string, expected_val in zip(strings, expected_vals):\n"," writer.writerow([0, 0, string, wordlist_name + \"_lexical_per_100\", expected_val])\n","\n","directory = ['feature_engine/features/lexicons/liwc_lexicons','feature_engine/features/lexicons/liwc_lexicons_small_test','feature_engine/features/lexicons/other_lexicons']\n","for d in directory:\n"," for filename in os.listdir(d):\n"," with open(d + \"/\" + filename, encoding=\"mac_roman\") as lexicons:\n"," if filename.startswith(\".\"):\n"," continue\n"," wordlist = lexicons.read().splitlines()\n"," output = generate_random_strings_from_wordlist(wordlist, num_strings=5)\n"," filename = filename[:-4] if filename.endswith(\".txt\") else filename\n"," write_to_csv(output[0], output[1], filename)\n","\n","# manually appended output.csv to test_chat_level.csv"]}],"metadata":{"kernelspec":{"display_name":"Python 3","language":"python","name":"python3"},"language_info":{"codemirror_mode":{"name":"ipython","version":3},"file_extension":".py","mimetype":"text/x-python","name":"python","nbconvert_exporter":"python","pygments_lexer":"ipython3","version":"3.11.6"}},"nbformat":4,"nbformat_minor":2} +{"cells":[{"cell_type":"code","execution_count":8,"metadata":{},"outputs":[{"name":"stderr","output_type":"stream","text":["/Users/agshruti/Downloads/team-process-map/.venv/lib/python3.11/site-packages/pandas/core/arrays/masked.py:60: UserWarning: Pandas requires version '1.3.6' or newer of 'bottleneck' (version '1.3.5' currently installed).\n"," from pandas.core import (\n"]},{"ename":"FileNotFoundError","evalue":"[Errno 2] No such file or directory: 'feature_engine/features/lexicons_dict.pkl'","output_type":"error","traceback":["\u001b[0;31m---------------------------------------------------------------------------\u001b[0m","\u001b[0;31mFileNotFoundError\u001b[0m Traceback (most recent call last)","Cell \u001b[0;32mIn[8], line 8\u001b[0m\n\u001b[1;32m 5\u001b[0m \u001b[38;5;28;01mfrom\u001b[39;00m \u001b[38;5;21;01mpathlib\u001b[39;00m \u001b[38;5;28;01mimport\u001b[39;00m Path\n\u001b[1;32m 7\u001b[0m lexicon_pkl_file_path \u001b[38;5;241m=\u001b[39m \u001b[38;5;124m\"\u001b[39m\u001b[38;5;124mfeature_engine/features/lexicons_dict.pkl\u001b[39m\u001b[38;5;124m\"\u001b[39m\n\u001b[0;32m----> 8\u001b[0m \u001b[38;5;28;01mwith\u001b[39;00m \u001b[38;5;28;43mopen\u001b[39;49m\u001b[43m(\u001b[49m\u001b[43mlexicon_pkl_file_path\u001b[49m\u001b[43m,\u001b[49m\u001b[43m \u001b[49m\u001b[38;5;124;43m\"\u001b[39;49m\u001b[38;5;124;43mrb\u001b[39;49m\u001b[38;5;124;43m\"\u001b[39;49m\u001b[43m)\u001b[49m \u001b[38;5;28;01mas\u001b[39;00m lexicons_pickle_file:\n\u001b[1;32m 9\u001b[0m \tlexicons_dict \u001b[38;5;241m=\u001b[39m pickle\u001b[38;5;241m.\u001b[39mload(lexicons_pickle_file)\n","File \u001b[0;32m~/Downloads/team-process-map/.venv/lib/python3.11/site-packages/IPython/core/interactiveshell.py:310\u001b[0m, in \u001b[0;36m_modified_open\u001b[0;34m(file, *args, **kwargs)\u001b[0m\n\u001b[1;32m 303\u001b[0m \u001b[38;5;28;01mif\u001b[39;00m file \u001b[38;5;129;01min\u001b[39;00m {\u001b[38;5;241m0\u001b[39m, \u001b[38;5;241m1\u001b[39m, \u001b[38;5;241m2\u001b[39m}:\n\u001b[1;32m 304\u001b[0m \u001b[38;5;28;01mraise\u001b[39;00m \u001b[38;5;167;01mValueError\u001b[39;00m(\n\u001b[1;32m 305\u001b[0m \u001b[38;5;124mf\u001b[39m\u001b[38;5;124m\"\u001b[39m\u001b[38;5;124mIPython won\u001b[39m\u001b[38;5;124m'\u001b[39m\u001b[38;5;124mt let you open fd=\u001b[39m\u001b[38;5;132;01m{\u001b[39;00mfile\u001b[38;5;132;01m}\u001b[39;00m\u001b[38;5;124m by default \u001b[39m\u001b[38;5;124m\"\u001b[39m\n\u001b[1;32m 306\u001b[0m \u001b[38;5;124m\"\u001b[39m\u001b[38;5;124mas it is likely to crash IPython. If you know what you are doing, \u001b[39m\u001b[38;5;124m\"\u001b[39m\n\u001b[1;32m 307\u001b[0m \u001b[38;5;124m\"\u001b[39m\u001b[38;5;124myou can use builtins\u001b[39m\u001b[38;5;124m'\u001b[39m\u001b[38;5;124m open.\u001b[39m\u001b[38;5;124m\"\u001b[39m\n\u001b[1;32m 308\u001b[0m )\n\u001b[0;32m--> 310\u001b[0m \u001b[38;5;28;01mreturn\u001b[39;00m \u001b[43mio_open\u001b[49m\u001b[43m(\u001b[49m\u001b[43mfile\u001b[49m\u001b[43m,\u001b[49m\u001b[43m \u001b[49m\u001b[38;5;241;43m*\u001b[39;49m\u001b[43margs\u001b[49m\u001b[43m,\u001b[49m\u001b[43m \u001b[49m\u001b[38;5;241;43m*\u001b[39;49m\u001b[38;5;241;43m*\u001b[39;49m\u001b[43mkwargs\u001b[49m\u001b[43m)\u001b[49m\n","\u001b[0;31mFileNotFoundError\u001b[0m: [Errno 2] No such file or directory: 'feature_engine/features/lexicons_dict.pkl'"]}],"source":["import pickle\n","import re\n","import pandas as pd\n","import os\n","from pathlib import Path\n","\n","lexicon_pkl_file_path = \"feature_engine/features/lexicons_dict.pkl\"\n","with open(lexicon_pkl_file_path, \"rb\") as lexicons_pickle_file:\n","\tlexicons_dict = pickle.load(lexicons_pickle_file)"]},{"cell_type":"code","execution_count":16,"metadata":{},"outputs":[{"name":"stdout","output_type":"stream","text":["['able', 'am', 'are', 'arent', 'be', 'been', 'being', 'can', 'cant', 'cannot', 'could', 'couldnt', 'did', 'didnt', 'do', 'dont', 'get', 'got', 'gotta', 'had', 'hadnt', 'hasnt', 'have', 'havent', 'is', 'isnt', 'may', 'should', 'shouldve', 'shouldnt', 'was', 'were', 'will', 'wont', 'would', 'wouldve', 'wouldnt', 'although', 'and', 'as', 'because', 'cause', 'but', 'if', 'or', 'so', 'then', 'unless', 'whereas', 'while', 'a', 'an', 'each', 'every', 'all', 'lot', 'lots', 'the', 'this', 'those', 'anybody', 'anything', 'anywhere', 'everybodys', 'everyone', 'everything', 'everythings', 'everywhere', 'he', 'hed', 'hes', 'her', 'him', 'himself', 'herself', 'his', 'I', 'Id', 'Ill', 'Im', 'Ive', 'it', 'itd', 'itll', 'its', 'its', 'itself', 'me', 'my', 'mine', 'myself', 'nobody', 'nothing', 'nowhere', 'one', 'ones', 'ones', 'our', 'ours', 'she', 'shell', 'shes', 'shed', 'somebody', 'someone', 'someplace', 'that', 'thatd', 'thatll', 'thats', 'them', 'themselves', 'these', 'they', 'theyd', 'theyll', 'theyre', 'theyve', 'us', 'we', 'wed', 'well', 'were', 'weve', 'what', 'whatd', 'whats', 'whatever', 'when', 'where', 'whered', 'wheres', 'wherever', 'which', 'who', 'whos', 'whom', 'whose', 'why', 'you', 'youd', 'youll', 'youre', 'youve', 'your', 'yours', 'yourself', 'about', 'after', 'against', 'at', 'before', 'by', 'down', 'for', 'from', 'in', 'into', 'near', 'of', 'off', 'on', 'out', 'over', 'than', 'to', 'until', 'up', 'with', 'without', 'ah', 'hi', 'huh', 'like', 'mmhmm', 'oh', 'okay', 'right', 'uh', 'uhhuh', 'um', 'well', 'yeah', 'yup', 'just', 'no', 'not', 'really', 'too', 'very']\n","[['and huh be was itd', 'all anything anybody', 'get for which Id', 'from this then her to', 'herself before himself shes Ive'], [0.05, 0.03, 0.04, 0.05, 0.05]]\n"]}],"source":["import os\n","import random\n","import csv\n","\n","alphabet = [\"a\", \"b\", \"c\", \"d\", \"e\", \"f\", \"g\", \"h\", \"i\", \"j\", \"k\", \"l\", \"m\", \"n\", \"o\", \"p\", \"q\", \"r\", \"s\", \"t\", \"u\", \"v\", \"w\", \"x\", \"y\", \"z\"]\n","filler = [\"Lorem\", \"ipsum\", \"dolor\", \"amet\", \"consectetur\", \"adipiscing\", \"sed\", \"euismod\", \"tempor\"]\n","\n","def generate_random_strings_from_wordlist(wordlist, num_strings, min_words=1, max_words=5):\n"," max_words = min(max_words, len(wordlist))\n"," strings = []\n"," expected_value = []\n"," for _ in range(num_strings):\n"," num_words = random.randint(min_words, max_words)\n"," expected_value.append(num_words/100)\n"," selected_words = random.sample(wordlist, num_words)\n","\n"," # for strings in selected_words that end with *, append a random number of letters to that string\n"," for i in range(len(selected_words)):\n"," selected_words[i] = selected_words[i].strip()\n"," if selected_words[i].endswith(\"*\"):\n"," selected_words[i] = selected_words[i][:-1] + ''.join(random.sample(alphabet, random.randint(1, 5)))\n","\n"," # num_fillers = random.randint(1, 3)\n"," # filler_words = random.sample(filler, num_fillers)\n"," # final_words = random.choices(selected_words) + random.choices(filler_words)\n"," \n"," strings.append(' '.join(selected_words))\n"," return [strings, expected_value]\n","\n","def write_to_csv(strings, expected_vals, wordlist_name, filename='output.csv'):\n"," with open(filename, 'a', newline='') as csvfile:\n"," writer = csv.writer(csvfile)\n"," for string, expected_val in zip(strings, expected_vals):\n"," writer.writerow([0, 0, string, wordlist_name + \"_lexical_per_100\", expected_val])\n","\n","# directory = ['feature_engine/features/lexicons/liwc_lexicons','feature_engine/features/lexicons/liwc_lexicons_small_test','feature_engine/features/lexicons/other_lexicons']\n","parent = Path(os.getcwd()).parent\n","gparent = Path(parent).parent\n","function_words_path = os.path.join(gparent, \"src/team_comm_tools/features/lexicons/function_words.txt\")\n","\n","# directory = [function_words_path]\n","# for d in directory:\n","# for filename in os.listdir(d):\n","with open(function_words_path, encoding=\"mac_roman\") as lexicons:\n"," # if filename.startswith(\".\"):\n"," # continue\n"," wordlist = lexicons.read().splitlines()\n"," print(wordlist)\n"," output = generate_random_strings_from_wordlist(wordlist, num_strings=5)\n"," \n"," # filename = filename[:-4] if filename.endswith(\".txt\") else filename\n"," write_to_csv(output[0], output[1], \"hello.txt\")\n","\n","# manually appended output.csv to test_chat_level.csv"]},{"cell_type":"code","execution_count":11,"metadata":{},"outputs":[{"name":"stdout","output_type":"stream","text":["/Users/agshruti/Downloads/team-process-map/tests/ipython_notebooks\n"]},{"data":{"text/plain":["'/Users/agshruti/Downloads/team-process-map/src/features/lexicons/function_words.txt'"]},"execution_count":11,"metadata":{},"output_type":"execute_result"}],"source":["# module Path not found\n","import os\n","\n","# print current directory\n","print(os.getcwd())\n","\n","# print parent directory\n","parent = Path(os.getcwd()).parent\n","gparent = Path(parent).parent\n","os.path.join(gparent, \"src/features/lexicons/function_words.txt\")\n","\n","# get parent directory\n","# parent_dir = Path(os.getcwd()).parent\n","\n","# # get file within parent directory\n","# file_path = os.path.join(parent_dir, \"output.csv\")\n","\n","# # get file within grandparent directory\n","# grandparent_dir = Path(parent_dir).parent\n","# file_path = os.path.join(grandparent_dir, \"output.csv\")"]},{"cell_type":"code","execution_count":null,"metadata":{},"outputs":[],"source":["# generate function & content word accommodation tests\n"]}],"metadata":{"kernelspec":{"display_name":"Python 3","language":"python","name":"python3"},"language_info":{"codemirror_mode":{"name":"ipython","version":3},"file_extension":".py","mimetype":"text/x-python","name":"python","nbconvert_exporter":"python","pygments_lexer":"ipython3","version":"3.11.6"}},"nbformat":4,"nbformat_minor":2} diff --git a/tests/ipython_notebooks/helper.ipynb b/tests/ipython_notebooks/helper.ipynb new file mode 100644 index 00000000..b8667236 --- /dev/null +++ b/tests/ipython_notebooks/helper.ipynb @@ -0,0 +1,2797 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": 4, + "metadata": {}, + "outputs": [], + "source": [ + "from team_comm_tools.feature_dict import feature_dict\n", + "import pytest\n", + "import pandas as pd\n", + "import numpy as np\n", + "from numpy import nan\n", + "import logging\n", + "import itertools\n", + "\n", + "test_chat_df = pd.read_csv(\"./output/chat/test_chat_level_chat.csv\")\n", + "test_conv_df = pd.read_csv(\"./output/conv/test_conv_level_conv.csv\")\n", + "test_chat_complex_df = pd.read_csv(\n", + " \"./output/chat/test_chat_level_chat_complex.csv\")\n", + "test_conv_complex_df = pd.read_csv(\n", + " \"./output/conv/test_conv_level_conv_complex.csv\")\n", + "test_conv_complex_df_ts = pd.read_csv(\n", + " \"./output/conv/test_conv_level_conv_complex_ts.csv\")\n", + "test_forward_flow_df = pd.read_csv(\"./output/chat/test_forward_flow_chat.csv\")\n", + "\n", + "# Import the Feature Dictionary\n", + "\n", + "chat_features = [feature_dict[feature][\"columns\"]\n", + " for feature in feature_dict.keys() if feature_dict[feature][\"level\"] == \"Chat\"]\n", + "conversation_features = [feature_dict[feature][\"columns\"] for feature in feature_dict.keys(\n", + ") if feature_dict[feature][\"level\"] == \"Conversation\"]\n", + "\n", + "num_features_chat = len(list(itertools.chain(*chat_features)))\n", + "num_features_conv = len(list(itertools.chain(*conversation_features))) - 3\n", + "\n", + "\n", + "num_tested_chat = test_chat_df['expected_column'].nunique() + test_chat_complex_df['feature'].nunique() + test_forward_flow_df['feature'].nunique()\n", + "test_chat = pd.concat([test_chat_df['expected_column'], test_chat_complex_df['feature'], test_forward_flow_df['feature']])\n", + "test_chat = test_chat.drop_duplicates()" + ] + }, + { + "cell_type": "code", + "execution_count": 10, + "metadata": {}, + "outputs": [], + "source": [ + "hi = pd.concat([test_chat_df['expected_column'].drop_duplicates(), test_chat_complex_df['feature'].drop_duplicates(), test_forward_flow_df['feature'].drop_duplicates()])\n", + "hi.to_csv(\"hi.csv\")" + ] + }, + { + "cell_type": "code", + "execution_count": 1, + "metadata": {}, + "outputs": [ + { + "name": "stderr", + "output_type": "stream", + "text": [ + "/Users/agshruti/Downloads/team-process-map/.venv/lib/python3.11/site-packages/pandas/core/arrays/masked.py:60: UserWarning: Pandas requires version '1.3.6' or newer of 'bottleneck' (version '1.3.5' currently installed).\n", + " from pandas.core import (\n" + ] + }, + { + "data": { + "text/html": [ + "\n", + "\n", + "" + ], + "text/plain": [ + " conversation_num gini_coefficient_sum_num_messages\n", + "0 A 0.041667\n", + "1 B 0.000000\n", + "2 C 0.297101\n", + "3 D 0.066667\n", + "4 E 0.000000\n", + "5 F 0.000000\n", + "6 G 0.000000\n", + "7 H 0.000000\n", + "8 I 0.000000\n", + "9 J 0.000000\n", + "10 K 0.000000\n", + "11 L 0.000000\n", + "12 M 0.000000\n", + "13 N 0.000000\n", + "14 O 0.000000\n", + "15 P 0.000000\n", + "16 Q 0.000000\n", + "17 R 0.000000\n", + "18 S 0.000000\n", + "19 T 0.000000\n", + "20 U 0.000000\n", + "21 conversation_1 0.066667\n", + "22 conversation_2 0.066667\n", + "23 conversation_5 0.066667\n", + "24 conversation_3 0.066667\n", + "25 conversation_4 0.066667\n", + "26 conversation_6 0.148148\n", + "27 conversation_15 0.066667\n", + "28 conversation_16 0.066667\n", + "29 conversation_9 0.066667\n", + "30 AA 0.000000\n", + "31 AAA 0.000000\n", + "32 AAAA 0.000000\n", + "33 BB 0.000000\n", + "34 BBB 0.000000\n", + "35 BBBB 0.000000\n", + "36 CC 0.166667\n", + "37 CCC 0.300000" + ] + }, + "execution_count": 1, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "import pandas as pd\n", + "test_conv_complex_df = pd.read_csv(\"./output/conv/test_conv_level_conv_complex.csv\")\n", + "test_conv_complex_df[['conversation_num', \"gini_coefficient_sum_num_messages\"]]" + ] + }, + { + "cell_type": "code", + "execution_count": 94, + "metadata": {}, + "outputs": [], + "source": [ + "def get_function_words_in_message(text, function_word_reference):\n", + " \"\"\"\n", + " Extract the function words & non-functions words from a message\n", + "\n", + " Args:\n", + " text (str): The input text to be analyzed.\n", + " function_word_reference (list): A list of function words to reference against.\n", + "\n", + " Returns:\n", + " list: A list of function words found in the input text.\n", + " \"\"\"\n", + " if (pd.isna(text)):\n", + " return []\n", + " return [x for x in text.split() if x in function_word_reference]\n", + "\n", + "\n", + "def get_content_words_in_message(text, function_word_reference):\n", + " \"\"\"\n", + " Extract the non-function words in a given message.\n", + "\n", + " Args:\n", + " text (str): The input text to be analyzed.\n", + " function_word_reference (list): A list of function words to reference against.\n", + "\n", + " Returns:\n", + " list: A list of content words found in the input text.\n", + " \"\"\"\n", + " if (pd.isna(text)):\n", + " return []\n", + " return [x for x in text.split() if x not in function_word_reference]\n", + "\n", + "\n", + "def mimic_words(df, on_column, conversation_id):\n", + " \"\"\"\n", + " Return a list of words that are also used in the other's previous turn.\n", + "\n", + " Args:\n", + " df (DataFrame): The dataset that removed all punctuations.\n", + " on_column (str): The column that we want to find mimicry on.\n", + " conversation_id (str): The column name that should be selected as the conversation ID.\n", + "\n", + " Returns:\n", + " list: A list of lists, where each sublist contains words mimicked from the previous turn.\n", + " \"\"\"\n", + " word_mimic = [[]]\n", + " for i in range(1, len(df)):\n", + " # only do this if they're in the same conversation\n", + " if df.loc[i, conversation_id] == df.loc[i-1, conversation_id]:\n", + " word_mimic.append([x for x in df.loc[i, on_column]\n", + " if x in df.loc[(i-1), on_column]])\n", + " else:\n", + " word_mimic.append([])\n", + " return word_mimic\n", + "\n", + "\n", + "def function_mimicry_score(function_mimic_words):\n", + " \"\"\"\n", + " Compute the number of mimic words for function words by simply counting the number of mimic words using len().\n", + "\n", + " Args:\n", + " function_mimic_words (list): Each entry under the `function_word_mimicry` column.\n", + "\n", + " Returns:\n", + " int: The number of function mimic words.\n", + " \"\"\"\n", + " return len(function_mimic_words)\n", + "\n", + "\n", + "def compute_frequency(df, on_column):\n", + " \"\"\"\n", + " Compute the frequency of each content word across the whole dataset.\n", + "\n", + " Args:\n", + " df (DataFrame): The input dataframe.\n", + " on_column (str): The column with which we calculate content word frequency.\n", + "\n", + " Returns:\n", + " dict: A dictionary with content words as keys and their frequencies as values.\n", + " \"\"\"\n", + " df_temp = df.copy()\n", + " df_temp.reset_index(drop=True, inplace=True)\n", + " return (dict(pd.Series(np.concatenate(df_temp[on_column])).value_counts()))\n", + "\n", + "\n", + "def computeTF(column_mimc, frequency_dict):\n", + " \"\"\"\n", + " Compute the term frequency of each content mimic word, then sum them up.\n", + "\n", + " Args:\n", + " column_mimc (list): Each entry under the `content_word_mimicry` column.\n", + " frequency_dict (dict): A dictionary of content word frequency across the dataset.\n", + "\n", + " Returns:\n", + " float: The sum of term frequencies for the content mimic words.\n", + " \"\"\"\n", + " tfdict = {}\n", + " wf = pd.Series(column_mimc, dtype='str').value_counts()\n", + " for i in wf.index:\n", + " tfdict[i] = wf[i]/frequency_dict[i]\n", + " return sum(tfdict.values())\n", + "\n", + "\n", + "def Content_mimicry_score(df, column_count_frequency, column_count_mimic):\n", + " \"\"\"\n", + " Combine the steps to compute the content word mimicry score.\n", + "\n", + " Args:\n", + " df (DataFrame): The input dataframe.\n", + " column_count_frequency (str): The column with content words to calculate frequency.\n", + " column_count_mimic (str): The column with content word mimicry.\n", + "\n", + " Returns:\n", + " Series: A series with content word accommodation scores.\n", + "\n", + " \"\"\"\n", + " # Compute the frequency of each content word across the whole dataset\n", + " ContWordFreq = compute_frequency(df, column_count_frequency)\n", + " # Compute the content_mimicry_score\n", + " return df[column_count_mimic].apply(lambda x: computeTF(x, ContWordFreq)) \n", + " # content_mimic_scores = []\n", + " # for conv in df['conversation_num'].unique():\n", + " # df_conv = df[df['conversation_num'] == conv] \n", + " # ContWordFreq = compute_frequency(df_conv, column_count_frequency)\n", + " # content_mimic_scores.append(df_conv[column_count_mimic].apply(lambda x: computeTF(x, ContWordFreq)).tolist())\n", + " # return [item for sublist in content_mimic_scores for item in sublist]" + ] + }, + { + "cell_type": "code", + "execution_count": 1, + "metadata": {}, + "outputs": [], + "source": [ + "import os\n", + "import numpy as np\n", + "\n", + "def get_function_words():\n", + " \"\"\"\n", + " Returns the list of function words according to Ranganath, Jurafsky, and McFarland (2013).\n", + "\n", + " Reference: https://web.stanford.edu/~jurafsky/pubs/ranganath2013.pdf\n", + "\n", + " :return: A list of function words.\n", + " :rtype: list\n", + " \"\"\"\n", + " # current_dir = os.path.dirname(__file__)\n", + " function_word_file_path = \"../src/team_comm_tools/features/lexicons/function_words.txt\"\n", + " # function_word_file_path = os.path.abspath(function_word_file_path)\n", + "\n", + " with open(function_word_file_path, 'r') as file:\n", + " function_word_list = [line.strip() for line in file]\n", + " return function_word_list\n", + "\n", + "func = get_function_words()" + ] + }, + { + "cell_type": "code", + "execution_count": 2, + "metadata": {}, + "outputs": [ + { + "name": "stderr", + "output_type": "stream", + "text": [ + "/Users/agshruti/Downloads/team-process-map/.venv/lib/python3.11/site-packages/pandas/core/arrays/masked.py:60: UserWarning: Pandas requires version '1.3.6' or newer of 'bottleneck' (version '1.3.5' currently installed).\n", + " from pandas.core import (\n" + ] + }, + { + "name": "stdout", + "output_type": "stream", + "text": [ + "{'hello': 1, 'i': 1, 'fish': 1, 'sentence': 1, 'has': 1, 'five': 1, 'words': 1}\n", + "{'hello': 1, 'i': 1, 'fish': 1, 'sentence': 1, 'has': 1, 'five': 1, 'words': 1}\n", + "{'hello': 1, '4': 1, 'word': 1}\n", + "{'hello': 1, '4': 1, 'word': 1}\n", + "{}\n", + "{'point': 14, 'multiple': 12, 'i': 11, '4': 11, 'super': 11, 'long': 11, 'takes': 11, 'lines': 11, 'quotes': 4, 'said': 4, 'quote': 4, 'line': 3, 'third': 3, 'here': 3, 'parentheses': 3, 'item': 3, 'respond': 2, 'linenthis': 2, 'linehere': 2, 'reply': 2, 'elsenthis': 2, 'quoting': 2, 'return': 2, 'character': 2, '1': 2, 'single': 2, '3': 2, 'many': 2, 'hello': 2, 'use': 2, 'httpswwwexamplenet': 2, 'sure': 2, 'two': 2, 'read': 2, 'httpswwwexamplecom': 2, 'httpswwwexamplecouk': 2, 'httpswwwexampleorg': 2, 'httpswwwexampleca': 2, 'way': 1, 'definitely': 1, 'teacher': 1, 'best': 1, 'english': 1, 'according': 1, 'other': 1, 'inside': 1, 'confidently': 1, 'moments': 1, 'properly': 1, 'closed': 1, 'nest': 1, 'useful': 1, 'sometimes': 1, 'replied': 1, 'people': 1, 'there': 1, 'thiking': 1, 'im': 1, 'text': 1, 'gt': 1, 'quotei': 1, 'making': 1, 'hellogoodbye': 1, 'maybe': 1, 'gts': 1, 'hmwhat': 1, 'only': 1, 'believe': 1, 'put': 1, 'periodsor': 1, 'gtgt': 1, 'periods': 1, 'carat': 1, 'overboard': 1, 'sentence': 1, 'againi': 1, 'some': 1, 'went': 1, 'carriage': 1, 'gretzky': 1, 'googlecom': 1, 'italicized': 1, 'bolded': 1, 'italics': 1, 'bold': 1, 'uuser2test': 1, 'uuser1test': 1, 'uuser2': 1, 'uuser1': 1, 'amazoncom': 1, 'wikipediaorg': 1, 'httpexampleorg': 1, 'wayne': 1, 'linkhttpsexamplecom': 1, 'check': 1, 'nine': 1, 'eight': 1, 'seven': 1, 'six': 1, 'five': 1, 'four': 1, 'three': 1, 'test': 1, 'uneven': 1, 'terms': 1, 'emphasis': 1, '1n': 1, 'take': 1, 'shots': 1, '100': 1, 'miss': 1, 'another': 1, 'heres': 1, 'newline': 1, 'instead': 1, 'world': 1, 'valuerusing': 1, 'kind': 1, 'different': 1, 'withra': 1, 'new': 1, 'second': 1, 'first': 1, 'secondn3': 1, 'firstn2': 1, '2': 1, 'arguments': 1, '2n': 1, '11342798': 1}\n", + "{'point': 14, 'multiple': 12, 'i': 11, '4': 11, 'super': 11, 'long': 11, 'takes': 11, 'lines': 11, 'quotes': 4, 'said': 4, 'quote': 4, 'line': 3, 'third': 3, 'here': 3, 'parentheses': 3, 'item': 3, 'respond': 2, 'linenthis': 2, 'linehere': 2, 'reply': 2, 'elsenthis': 2, 'quoting': 2, 'return': 2, 'character': 2, '1': 2, 'single': 2, '3': 2, 'many': 2, 'hello': 2, 'use': 2, 'httpswwwexamplenet': 2, 'sure': 2, 'two': 2, 'read': 2, 'httpswwwexamplecom': 2, 'httpswwwexamplecouk': 2, 'httpswwwexampleorg': 2, 'httpswwwexampleca': 2, 'way': 1, 'definitely': 1, 'teacher': 1, 'best': 1, 'english': 1, 'according': 1, 'other': 1, 'inside': 1, 'confidently': 1, 'moments': 1, 'properly': 1, 'closed': 1, 'nest': 1, 'useful': 1, 'sometimes': 1, 'replied': 1, 'people': 1, 'there': 1, 'thiking': 1, 'im': 1, 'text': 1, 'gt': 1, 'quotei': 1, 'making': 1, 'hellogoodbye': 1, 'maybe': 1, 'gts': 1, 'hmwhat': 1, 'only': 1, 'believe': 1, 'put': 1, 'periodsor': 1, 'gtgt': 1, 'periods': 1, 'carat': 1, 'overboard': 1, 'sentence': 1, 'againi': 1, 'some': 1, 'went': 1, 'carriage': 1, 'gretzky': 1, 'googlecom': 1, 'italicized': 1, 'bolded': 1, 'italics': 1, 'bold': 1, 'uuser2test': 1, 'uuser1test': 1, 'uuser2': 1, 'uuser1': 1, 'amazoncom': 1, 'wikipediaorg': 1, 'httpexampleorg': 1, 'wayne': 1, 'linkhttpsexamplecom': 1, 'check': 1, 'nine': 1, 'eight': 1, 'seven': 1, 'six': 1, 'five': 1, 'four': 1, 'three': 1, 'test': 1, 'uneven': 1, 'terms': 1, 'emphasis': 1, '1n': 1, 'take': 1, 'shots': 1, '100': 1, 'miss': 1, 'another': 1, 'heres': 1, 'newline': 1, 'instead': 1, 'world': 1, 'valuerusing': 1, 'kind': 1, 'different': 1, 'withra': 1, 'new': 1, 'second': 1, 'first': 1, 'secondn3': 1, 'firstn2': 1, '2': 1, 'arguments': 1, '2n': 1, '11342798': 1}\n", + "{'point': 14, 'multiple': 12, 'i': 11, '4': 11, 'super': 11, 'long': 11, 'takes': 11, 'lines': 11, 'quotes': 4, 'said': 4, 'quote': 4, 'line': 3, 'third': 3, 'here': 3, 'parentheses': 3, 'item': 3, 'respond': 2, 'linenthis': 2, 'linehere': 2, 'reply': 2, 'elsenthis': 2, 'quoting': 2, 'return': 2, 'character': 2, '1': 2, 'single': 2, '3': 2, 'many': 2, 'hello': 2, 'use': 2, 'httpswwwexamplenet': 2, 'sure': 2, 'two': 2, 'read': 2, 'httpswwwexamplecom': 2, 'httpswwwexamplecouk': 2, 'httpswwwexampleorg': 2, 'httpswwwexampleca': 2, 'way': 1, 'definitely': 1, 'teacher': 1, 'best': 1, 'english': 1, 'according': 1, 'other': 1, 'inside': 1, 'confidently': 1, 'moments': 1, 'properly': 1, 'closed': 1, 'nest': 1, 'useful': 1, 'sometimes': 1, 'replied': 1, 'people': 1, 'there': 1, 'thiking': 1, 'im': 1, 'text': 1, 'gt': 1, 'quotei': 1, 'making': 1, 'hellogoodbye': 1, 'maybe': 1, 'gts': 1, 'hmwhat': 1, 'only': 1, 'believe': 1, 'put': 1, 'periodsor': 1, 'gtgt': 1, 'periods': 1, 'carat': 1, 'overboard': 1, 'sentence': 1, 'againi': 1, 'some': 1, 'went': 1, 'carriage': 1, 'gretzky': 1, 'googlecom': 1, 'italicized': 1, 'bolded': 1, 'italics': 1, 'bold': 1, 'uuser2test': 1, 'uuser1test': 1, 'uuser2': 1, 'uuser1': 1, 'amazoncom': 1, 'wikipediaorg': 1, 'httpexampleorg': 1, 'wayne': 1, 'linkhttpsexamplecom': 1, 'check': 1, 'nine': 1, 'eight': 1, 'seven': 1, 'six': 1, 'five': 1, 'four': 1, 'three': 1, 'test': 1, 'uneven': 1, 'terms': 1, 'emphasis': 1, '1n': 1, 'take': 1, 'shots': 1, '100': 1, 'miss': 1, 'another': 1, 'heres': 1, 'newline': 1, 'instead': 1, 'world': 1, 'valuerusing': 1, 'kind': 1, 'different': 1, 'withra': 1, 'new': 1, 'second': 1, 'first': 1, 'secondn3': 1, 'firstn2': 1, '2': 1, 'arguments': 1, '2n': 1, '11342798': 1}\n", + "{'point': 14, 'multiple': 12, 'i': 11, '4': 11, 'super': 11, 'long': 11, 'takes': 11, 'lines': 11, 'quotes': 4, 'said': 4, 'quote': 4, 'line': 3, 'third': 3, 'here': 3, 'parentheses': 3, 'item': 3, 'respond': 2, 'linenthis': 2, 'linehere': 2, 'reply': 2, 'elsenthis': 2, 'quoting': 2, 'return': 2, 'character': 2, '1': 2, 'single': 2, '3': 2, 'many': 2, 'hello': 2, 'use': 2, 'httpswwwexamplenet': 2, 'sure': 2, 'two': 2, 'read': 2, 'httpswwwexamplecom': 2, 'httpswwwexamplecouk': 2, 'httpswwwexampleorg': 2, 'httpswwwexampleca': 2, 'way': 1, 'definitely': 1, 'teacher': 1, 'best': 1, 'english': 1, 'according': 1, 'other': 1, 'inside': 1, 'confidently': 1, 'moments': 1, 'properly': 1, 'closed': 1, 'nest': 1, 'useful': 1, 'sometimes': 1, 'replied': 1, 'people': 1, 'there': 1, 'thiking': 1, 'im': 1, 'text': 1, 'gt': 1, 'quotei': 1, 'making': 1, 'hellogoodbye': 1, 'maybe': 1, 'gts': 1, 'hmwhat': 1, 'only': 1, 'believe': 1, 'put': 1, 'periodsor': 1, 'gtgt': 1, 'periods': 1, 'carat': 1, 'overboard': 1, 'sentence': 1, 'againi': 1, 'some': 1, 'went': 1, 'carriage': 1, 'gretzky': 1, 'googlecom': 1, 'italicized': 1, 'bolded': 1, 'italics': 1, 'bold': 1, 'uuser2test': 1, 'uuser1test': 1, 'uuser2': 1, 'uuser1': 1, 'amazoncom': 1, 'wikipediaorg': 1, 'httpexampleorg': 1, 'wayne': 1, 'linkhttpsexamplecom': 1, 'check': 1, 'nine': 1, 'eight': 1, 'seven': 1, 'six': 1, 'five': 1, 'four': 1, 'three': 1, 'test': 1, 'uneven': 1, 'terms': 1, 'emphasis': 1, '1n': 1, 'take': 1, 'shots': 1, '100': 1, 'miss': 1, 'another': 1, 'heres': 1, 'newline': 1, 'instead': 1, 'world': 1, 'valuerusing': 1, 'kind': 1, 'different': 1, 'withra': 1, 'new': 1, 'second': 1, 'first': 1, 'secondn3': 1, 'firstn2': 1, '2': 1, 'arguments': 1, '2n': 1, '11342798': 1}\n", + "{'point': 14, 'multiple': 12, 'i': 11, '4': 11, 'super': 11, 'long': 11, 'takes': 11, 'lines': 11, 'quotes': 4, 'said': 4, 'quote': 4, 'line': 3, 'third': 3, 'here': 3, 'parentheses': 3, 'item': 3, 'respond': 2, 'linenthis': 2, 'linehere': 2, 'reply': 2, 'elsenthis': 2, 'quoting': 2, 'return': 2, 'character': 2, '1': 2, 'single': 2, '3': 2, 'many': 2, 'hello': 2, 'use': 2, 'httpswwwexamplenet': 2, 'sure': 2, 'two': 2, 'read': 2, 'httpswwwexamplecom': 2, 'httpswwwexamplecouk': 2, 'httpswwwexampleorg': 2, 'httpswwwexampleca': 2, 'way': 1, 'definitely': 1, 'teacher': 1, 'best': 1, 'english': 1, 'according': 1, 'other': 1, 'inside': 1, 'confidently': 1, 'moments': 1, 'properly': 1, 'closed': 1, 'nest': 1, 'useful': 1, 'sometimes': 1, 'replied': 1, 'people': 1, 'there': 1, 'thiking': 1, 'im': 1, 'text': 1, 'gt': 1, 'quotei': 1, 'making': 1, 'hellogoodbye': 1, 'maybe': 1, 'gts': 1, 'hmwhat': 1, 'only': 1, 'believe': 1, 'put': 1, 'periodsor': 1, 'gtgt': 1, 'periods': 1, 'carat': 1, 'overboard': 1, 'sentence': 1, 'againi': 1, 'some': 1, 'went': 1, 'carriage': 1, 'gretzky': 1, 'googlecom': 1, 'italicized': 1, 'bolded': 1, 'italics': 1, 'bold': 1, 'uuser2test': 1, 'uuser1test': 1, 'uuser2': 1, 'uuser1': 1, 'amazoncom': 1, 'wikipediaorg': 1, 'httpexampleorg': 1, 'wayne': 1, 'linkhttpsexamplecom': 1, 'check': 1, 'nine': 1, 'eight': 1, 'seven': 1, 'six': 1, 'five': 1, 'four': 1, 'three': 1, 'test': 1, 'uneven': 1, 'terms': 1, 'emphasis': 1, '1n': 1, 'take': 1, 'shots': 1, '100': 1, 'miss': 1, 'another': 1, 'heres': 1, 'newline': 1, 'instead': 1, 'world': 1, 'valuerusing': 1, 'kind': 1, 'different': 1, 'withra': 1, 'new': 1, 'second': 1, 'first': 1, 'secondn3': 1, 'firstn2': 1, '2': 1, 'arguments': 1, '2n': 1, '11342798': 1}\n", + "{'point': 14, 'multiple': 12, 'i': 11, '4': 11, 'super': 11, 'long': 11, 'takes': 11, 'lines': 11, 'quotes': 4, 'said': 4, 'quote': 4, 'line': 3, 'third': 3, 'here': 3, 'parentheses': 3, 'item': 3, 'respond': 2, 'linenthis': 2, 'linehere': 2, 'reply': 2, 'elsenthis': 2, 'quoting': 2, 'return': 2, 'character': 2, '1': 2, 'single': 2, '3': 2, 'many': 2, 'hello': 2, 'use': 2, 'httpswwwexamplenet': 2, 'sure': 2, 'two': 2, 'read': 2, 'httpswwwexamplecom': 2, 'httpswwwexamplecouk': 2, 'httpswwwexampleorg': 2, 'httpswwwexampleca': 2, 'way': 1, 'definitely': 1, 'teacher': 1, 'best': 1, 'english': 1, 'according': 1, 'other': 1, 'inside': 1, 'confidently': 1, 'moments': 1, 'properly': 1, 'closed': 1, 'nest': 1, 'useful': 1, 'sometimes': 1, 'replied': 1, 'people': 1, 'there': 1, 'thiking': 1, 'im': 1, 'text': 1, 'gt': 1, 'quotei': 1, 'making': 1, 'hellogoodbye': 1, 'maybe': 1, 'gts': 1, 'hmwhat': 1, 'only': 1, 'believe': 1, 'put': 1, 'periodsor': 1, 'gtgt': 1, 'periods': 1, 'carat': 1, 'overboard': 1, 'sentence': 1, 'againi': 1, 'some': 1, 'went': 1, 'carriage': 1, 'gretzky': 1, 'googlecom': 1, 'italicized': 1, 'bolded': 1, 'italics': 1, 'bold': 1, 'uuser2test': 1, 'uuser1test': 1, 'uuser2': 1, 'uuser1': 1, 'amazoncom': 1, 'wikipediaorg': 1, 'httpexampleorg': 1, 'wayne': 1, 'linkhttpsexamplecom': 1, 'check': 1, 'nine': 1, 'eight': 1, 'seven': 1, 'six': 1, 'five': 1, 'four': 1, 'three': 1, 'test': 1, 'uneven': 1, 'terms': 1, 'emphasis': 1, '1n': 1, 'take': 1, 'shots': 1, '100': 1, 'miss': 1, 'another': 1, 'heres': 1, 'newline': 1, 'instead': 1, 'world': 1, 'valuerusing': 1, 'kind': 1, 'different': 1, 'withra': 1, 'new': 1, 'second': 1, 'first': 1, 'secondn3': 1, 'firstn2': 1, '2': 1, 'arguments': 1, '2n': 1, '11342798': 1}\n", + "{'point': 14, 'multiple': 12, 'i': 11, '4': 11, 'super': 11, 'long': 11, 'takes': 11, 'lines': 11, 'quotes': 4, 'said': 4, 'quote': 4, 'line': 3, 'third': 3, 'here': 3, 'parentheses': 3, 'item': 3, 'respond': 2, 'linenthis': 2, 'linehere': 2, 'reply': 2, 'elsenthis': 2, 'quoting': 2, 'return': 2, 'character': 2, '1': 2, 'single': 2, '3': 2, 'many': 2, 'hello': 2, 'use': 2, 'httpswwwexamplenet': 2, 'sure': 2, 'two': 2, 'read': 2, 'httpswwwexamplecom': 2, 'httpswwwexamplecouk': 2, 'httpswwwexampleorg': 2, 'httpswwwexampleca': 2, 'way': 1, 'definitely': 1, 'teacher': 1, 'best': 1, 'english': 1, 'according': 1, 'other': 1, 'inside': 1, 'confidently': 1, 'moments': 1, 'properly': 1, 'closed': 1, 'nest': 1, 'useful': 1, 'sometimes': 1, 'replied': 1, 'people': 1, 'there': 1, 'thiking': 1, 'im': 1, 'text': 1, 'gt': 1, 'quotei': 1, 'making': 1, 'hellogoodbye': 1, 'maybe': 1, 'gts': 1, 'hmwhat': 1, 'only': 1, 'believe': 1, 'put': 1, 'periodsor': 1, 'gtgt': 1, 'periods': 1, 'carat': 1, 'overboard': 1, 'sentence': 1, 'againi': 1, 'some': 1, 'went': 1, 'carriage': 1, 'gretzky': 1, 'googlecom': 1, 'italicized': 1, 'bolded': 1, 'italics': 1, 'bold': 1, 'uuser2test': 1, 'uuser1test': 1, 'uuser2': 1, 'uuser1': 1, 'amazoncom': 1, 'wikipediaorg': 1, 'httpexampleorg': 1, 'wayne': 1, 'linkhttpsexamplecom': 1, 'check': 1, 'nine': 1, 'eight': 1, 'seven': 1, 'six': 1, 'five': 1, 'four': 1, 'three': 1, 'test': 1, 'uneven': 1, 'terms': 1, 'emphasis': 1, '1n': 1, 'take': 1, 'shots': 1, '100': 1, 'miss': 1, 'another': 1, 'heres': 1, 'newline': 1, 'instead': 1, 'world': 1, 'valuerusing': 1, 'kind': 1, 'different': 1, 'withra': 1, 'new': 1, 'second': 1, 'first': 1, 'secondn3': 1, 'firstn2': 1, '2': 1, 'arguments': 1, '2n': 1, '11342798': 1}\n", + "{'point': 14, 'multiple': 12, 'i': 11, '4': 11, 'super': 11, 'long': 11, 'takes': 11, 'lines': 11, 'quotes': 4, 'said': 4, 'quote': 4, 'line': 3, 'third': 3, 'here': 3, 'parentheses': 3, 'item': 3, 'respond': 2, 'linenthis': 2, 'linehere': 2, 'reply': 2, 'elsenthis': 2, 'quoting': 2, 'return': 2, 'character': 2, '1': 2, 'single': 2, '3': 2, 'many': 2, 'hello': 2, 'use': 2, 'httpswwwexamplenet': 2, 'sure': 2, 'two': 2, 'read': 2, 'httpswwwexamplecom': 2, 'httpswwwexamplecouk': 2, 'httpswwwexampleorg': 2, 'httpswwwexampleca': 2, 'way': 1, 'definitely': 1, 'teacher': 1, 'best': 1, 'english': 1, 'according': 1, 'other': 1, 'inside': 1, 'confidently': 1, 'moments': 1, 'properly': 1, 'closed': 1, 'nest': 1, 'useful': 1, 'sometimes': 1, 'replied': 1, 'people': 1, 'there': 1, 'thiking': 1, 'im': 1, 'text': 1, 'gt': 1, 'quotei': 1, 'making': 1, 'hellogoodbye': 1, 'maybe': 1, 'gts': 1, 'hmwhat': 1, 'only': 1, 'believe': 1, 'put': 1, 'periodsor': 1, 'gtgt': 1, 'periods': 1, 'carat': 1, 'overboard': 1, 'sentence': 1, 'againi': 1, 'some': 1, 'went': 1, 'carriage': 1, 'gretzky': 1, 'googlecom': 1, 'italicized': 1, 'bolded': 1, 'italics': 1, 'bold': 1, 'uuser2test': 1, 'uuser1test': 1, 'uuser2': 1, 'uuser1': 1, 'amazoncom': 1, 'wikipediaorg': 1, 'httpexampleorg': 1, 'wayne': 1, 'linkhttpsexamplecom': 1, 'check': 1, 'nine': 1, 'eight': 1, 'seven': 1, 'six': 1, 'five': 1, 'four': 1, 'three': 1, 'test': 1, 'uneven': 1, 'terms': 1, 'emphasis': 1, '1n': 1, 'take': 1, 'shots': 1, '100': 1, 'miss': 1, 'another': 1, 'heres': 1, 'newline': 1, 'instead': 1, 'world': 1, 'valuerusing': 1, 'kind': 1, 'different': 1, 'withra': 1, 'new': 1, 'second': 1, 'first': 1, 'secondn3': 1, 'firstn2': 1, '2': 1, 'arguments': 1, '2n': 1, '11342798': 1}\n", + "{'point': 14, 'multiple': 12, 'i': 11, '4': 11, 'super': 11, 'long': 11, 'takes': 11, 'lines': 11, 'quotes': 4, 'said': 4, 'quote': 4, 'line': 3, 'third': 3, 'here': 3, 'parentheses': 3, 'item': 3, 'respond': 2, 'linenthis': 2, 'linehere': 2, 'reply': 2, 'elsenthis': 2, 'quoting': 2, 'return': 2, 'character': 2, '1': 2, 'single': 2, '3': 2, 'many': 2, 'hello': 2, 'use': 2, 'httpswwwexamplenet': 2, 'sure': 2, 'two': 2, 'read': 2, 'httpswwwexamplecom': 2, 'httpswwwexamplecouk': 2, 'httpswwwexampleorg': 2, 'httpswwwexampleca': 2, 'way': 1, 'definitely': 1, 'teacher': 1, 'best': 1, 'english': 1, 'according': 1, 'other': 1, 'inside': 1, 'confidently': 1, 'moments': 1, 'properly': 1, 'closed': 1, 'nest': 1, 'useful': 1, 'sometimes': 1, 'replied': 1, 'people': 1, 'there': 1, 'thiking': 1, 'im': 1, 'text': 1, 'gt': 1, 'quotei': 1, 'making': 1, 'hellogoodbye': 1, 'maybe': 1, 'gts': 1, 'hmwhat': 1, 'only': 1, 'believe': 1, 'put': 1, 'periodsor': 1, 'gtgt': 1, 'periods': 1, 'carat': 1, 'overboard': 1, 'sentence': 1, 'againi': 1, 'some': 1, 'went': 1, 'carriage': 1, 'gretzky': 1, 'googlecom': 1, 'italicized': 1, 'bolded': 1, 'italics': 1, 'bold': 1, 'uuser2test': 1, 'uuser1test': 1, 'uuser2': 1, 'uuser1': 1, 'amazoncom': 1, 'wikipediaorg': 1, 'httpexampleorg': 1, 'wayne': 1, 'linkhttpsexamplecom': 1, 'check': 1, 'nine': 1, 'eight': 1, 'seven': 1, 'six': 1, 'five': 1, 'four': 1, 'three': 1, 'test': 1, 'uneven': 1, 'terms': 1, 'emphasis': 1, '1n': 1, 'take': 1, 'shots': 1, '100': 1, 'miss': 1, 'another': 1, 'heres': 1, 'newline': 1, 'instead': 1, 'world': 1, 'valuerusing': 1, 'kind': 1, 'different': 1, 'withra': 1, 'new': 1, 'second': 1, 'first': 1, 'secondn3': 1, 'firstn2': 1, '2': 1, 'arguments': 1, '2n': 1, '11342798': 1}\n", + "{'point': 14, 'multiple': 12, 'i': 11, '4': 11, 'super': 11, 'long': 11, 'takes': 11, 'lines': 11, 'quotes': 4, 'said': 4, 'quote': 4, 'line': 3, 'third': 3, 'here': 3, 'parentheses': 3, 'item': 3, 'respond': 2, 'linenthis': 2, 'linehere': 2, 'reply': 2, 'elsenthis': 2, 'quoting': 2, 'return': 2, 'character': 2, '1': 2, 'single': 2, '3': 2, 'many': 2, 'hello': 2, 'use': 2, 'httpswwwexamplenet': 2, 'sure': 2, 'two': 2, 'read': 2, 'httpswwwexamplecom': 2, 'httpswwwexamplecouk': 2, 'httpswwwexampleorg': 2, 'httpswwwexampleca': 2, 'way': 1, 'definitely': 1, 'teacher': 1, 'best': 1, 'english': 1, 'according': 1, 'other': 1, 'inside': 1, 'confidently': 1, 'moments': 1, 'properly': 1, 'closed': 1, 'nest': 1, 'useful': 1, 'sometimes': 1, 'replied': 1, 'people': 1, 'there': 1, 'thiking': 1, 'im': 1, 'text': 1, 'gt': 1, 'quotei': 1, 'making': 1, 'hellogoodbye': 1, 'maybe': 1, 'gts': 1, 'hmwhat': 1, 'only': 1, 'believe': 1, 'put': 1, 'periodsor': 1, 'gtgt': 1, 'periods': 1, 'carat': 1, 'overboard': 1, 'sentence': 1, 'againi': 1, 'some': 1, 'went': 1, 'carriage': 1, 'gretzky': 1, 'googlecom': 1, 'italicized': 1, 'bolded': 1, 'italics': 1, 'bold': 1, 'uuser2test': 1, 'uuser1test': 1, 'uuser2': 1, 'uuser1': 1, 'amazoncom': 1, 'wikipediaorg': 1, 'httpexampleorg': 1, 'wayne': 1, 'linkhttpsexamplecom': 1, 'check': 1, 'nine': 1, 'eight': 1, 'seven': 1, 'six': 1, 'five': 1, 'four': 1, 'three': 1, 'test': 1, 'uneven': 1, 'terms': 1, 'emphasis': 1, '1n': 1, 'take': 1, 'shots': 1, '100': 1, 'miss': 1, 'another': 1, 'heres': 1, 'newline': 1, 'instead': 1, 'world': 1, 'valuerusing': 1, 'kind': 1, 'different': 1, 'withra': 1, 'new': 1, 'second': 1, 'first': 1, 'secondn3': 1, 'firstn2': 1, '2': 1, 'arguments': 1, '2n': 1, '11342798': 1}\n", + "{'point': 14, 'multiple': 12, 'i': 11, '4': 11, 'super': 11, 'long': 11, 'takes': 11, 'lines': 11, 'quotes': 4, 'said': 4, 'quote': 4, 'line': 3, 'third': 3, 'here': 3, 'parentheses': 3, 'item': 3, 'respond': 2, 'linenthis': 2, 'linehere': 2, 'reply': 2, 'elsenthis': 2, 'quoting': 2, 'return': 2, 'character': 2, '1': 2, 'single': 2, '3': 2, 'many': 2, 'hello': 2, 'use': 2, 'httpswwwexamplenet': 2, 'sure': 2, 'two': 2, 'read': 2, 'httpswwwexamplecom': 2, 'httpswwwexamplecouk': 2, 'httpswwwexampleorg': 2, 'httpswwwexampleca': 2, 'way': 1, 'definitely': 1, 'teacher': 1, 'best': 1, 'english': 1, 'according': 1, 'other': 1, 'inside': 1, 'confidently': 1, 'moments': 1, 'properly': 1, 'closed': 1, 'nest': 1, 'useful': 1, 'sometimes': 1, 'replied': 1, 'people': 1, 'there': 1, 'thiking': 1, 'im': 1, 'text': 1, 'gt': 1, 'quotei': 1, 'making': 1, 'hellogoodbye': 1, 'maybe': 1, 'gts': 1, 'hmwhat': 1, 'only': 1, 'believe': 1, 'put': 1, 'periodsor': 1, 'gtgt': 1, 'periods': 1, 'carat': 1, 'overboard': 1, 'sentence': 1, 'againi': 1, 'some': 1, 'went': 1, 'carriage': 1, 'gretzky': 1, 'googlecom': 1, 'italicized': 1, 'bolded': 1, 'italics': 1, 'bold': 1, 'uuser2test': 1, 'uuser1test': 1, 'uuser2': 1, 'uuser1': 1, 'amazoncom': 1, 'wikipediaorg': 1, 'httpexampleorg': 1, 'wayne': 1, 'linkhttpsexamplecom': 1, 'check': 1, 'nine': 1, 'eight': 1, 'seven': 1, 'six': 1, 'five': 1, 'four': 1, 'three': 1, 'test': 1, 'uneven': 1, 'terms': 1, 'emphasis': 1, '1n': 1, 'take': 1, 'shots': 1, '100': 1, 'miss': 1, 'another': 1, 'heres': 1, 'newline': 1, 'instead': 1, 'world': 1, 'valuerusing': 1, 'kind': 1, 'different': 1, 'withra': 1, 'new': 1, 'second': 1, 'first': 1, 'secondn3': 1, 'firstn2': 1, '2': 1, 'arguments': 1, '2n': 1, '11342798': 1}\n", + "{'point': 14, 'multiple': 12, 'i': 11, '4': 11, 'super': 11, 'long': 11, 'takes': 11, 'lines': 11, 'quotes': 4, 'said': 4, 'quote': 4, 'line': 3, 'third': 3, 'here': 3, 'parentheses': 3, 'item': 3, 'respond': 2, 'linenthis': 2, 'linehere': 2, 'reply': 2, 'elsenthis': 2, 'quoting': 2, 'return': 2, 'character': 2, '1': 2, 'single': 2, '3': 2, 'many': 2, 'hello': 2, 'use': 2, 'httpswwwexamplenet': 2, 'sure': 2, 'two': 2, 'read': 2, 'httpswwwexamplecom': 2, 'httpswwwexamplecouk': 2, 'httpswwwexampleorg': 2, 'httpswwwexampleca': 2, 'way': 1, 'definitely': 1, 'teacher': 1, 'best': 1, 'english': 1, 'according': 1, 'other': 1, 'inside': 1, 'confidently': 1, 'moments': 1, 'properly': 1, 'closed': 1, 'nest': 1, 'useful': 1, 'sometimes': 1, 'replied': 1, 'people': 1, 'there': 1, 'thiking': 1, 'im': 1, 'text': 1, 'gt': 1, 'quotei': 1, 'making': 1, 'hellogoodbye': 1, 'maybe': 1, 'gts': 1, 'hmwhat': 1, 'only': 1, 'believe': 1, 'put': 1, 'periodsor': 1, 'gtgt': 1, 'periods': 1, 'carat': 1, 'overboard': 1, 'sentence': 1, 'againi': 1, 'some': 1, 'went': 1, 'carriage': 1, 'gretzky': 1, 'googlecom': 1, 'italicized': 1, 'bolded': 1, 'italics': 1, 'bold': 1, 'uuser2test': 1, 'uuser1test': 1, 'uuser2': 1, 'uuser1': 1, 'amazoncom': 1, 'wikipediaorg': 1, 'httpexampleorg': 1, 'wayne': 1, 'linkhttpsexamplecom': 1, 'check': 1, 'nine': 1, 'eight': 1, 'seven': 1, 'six': 1, 'five': 1, 'four': 1, 'three': 1, 'test': 1, 'uneven': 1, 'terms': 1, 'emphasis': 1, '1n': 1, 'take': 1, 'shots': 1, '100': 1, 'miss': 1, 'another': 1, 'heres': 1, 'newline': 1, 'instead': 1, 'world': 1, 'valuerusing': 1, 'kind': 1, 'different': 1, 'withra': 1, 'new': 1, 'second': 1, 'first': 1, 'secondn3': 1, 'firstn2': 1, '2': 1, 'arguments': 1, '2n': 1, '11342798': 1}\n", + "{'point': 14, 'multiple': 12, 'i': 11, '4': 11, 'super': 11, 'long': 11, 'takes': 11, 'lines': 11, 'quotes': 4, 'said': 4, 'quote': 4, 'line': 3, 'third': 3, 'here': 3, 'parentheses': 3, 'item': 3, 'respond': 2, 'linenthis': 2, 'linehere': 2, 'reply': 2, 'elsenthis': 2, 'quoting': 2, 'return': 2, 'character': 2, '1': 2, 'single': 2, '3': 2, 'many': 2, 'hello': 2, 'use': 2, 'httpswwwexamplenet': 2, 'sure': 2, 'two': 2, 'read': 2, 'httpswwwexamplecom': 2, 'httpswwwexamplecouk': 2, 'httpswwwexampleorg': 2, 'httpswwwexampleca': 2, 'way': 1, 'definitely': 1, 'teacher': 1, 'best': 1, 'english': 1, 'according': 1, 'other': 1, 'inside': 1, 'confidently': 1, 'moments': 1, 'properly': 1, 'closed': 1, 'nest': 1, 'useful': 1, 'sometimes': 1, 'replied': 1, 'people': 1, 'there': 1, 'thiking': 1, 'im': 1, 'text': 1, 'gt': 1, 'quotei': 1, 'making': 1, 'hellogoodbye': 1, 'maybe': 1, 'gts': 1, 'hmwhat': 1, 'only': 1, 'believe': 1, 'put': 1, 'periodsor': 1, 'gtgt': 1, 'periods': 1, 'carat': 1, 'overboard': 1, 'sentence': 1, 'againi': 1, 'some': 1, 'went': 1, 'carriage': 1, 'gretzky': 1, 'googlecom': 1, 'italicized': 1, 'bolded': 1, 'italics': 1, 'bold': 1, 'uuser2test': 1, 'uuser1test': 1, 'uuser2': 1, 'uuser1': 1, 'amazoncom': 1, 'wikipediaorg': 1, 'httpexampleorg': 1, 'wayne': 1, 'linkhttpsexamplecom': 1, 'check': 1, 'nine': 1, 'eight': 1, 'seven': 1, 'six': 1, 'five': 1, 'four': 1, 'three': 1, 'test': 1, 'uneven': 1, 'terms': 1, 'emphasis': 1, '1n': 1, 'take': 1, 'shots': 1, '100': 1, 'miss': 1, 'another': 1, 'heres': 1, 'newline': 1, 'instead': 1, 'world': 1, 'valuerusing': 1, 'kind': 1, 'different': 1, 'withra': 1, 'new': 1, 'second': 1, 'first': 1, 'secondn3': 1, 'firstn2': 1, '2': 1, 'arguments': 1, '2n': 1, '11342798': 1}\n", + "{'point': 14, 'multiple': 12, 'i': 11, '4': 11, 'super': 11, 'long': 11, 'takes': 11, 'lines': 11, 'quotes': 4, 'said': 4, 'quote': 4, 'line': 3, 'third': 3, 'here': 3, 'parentheses': 3, 'item': 3, 'respond': 2, 'linenthis': 2, 'linehere': 2, 'reply': 2, 'elsenthis': 2, 'quoting': 2, 'return': 2, 'character': 2, '1': 2, 'single': 2, '3': 2, 'many': 2, 'hello': 2, 'use': 2, 'httpswwwexamplenet': 2, 'sure': 2, 'two': 2, 'read': 2, 'httpswwwexamplecom': 2, 'httpswwwexamplecouk': 2, 'httpswwwexampleorg': 2, 'httpswwwexampleca': 2, 'way': 1, 'definitely': 1, 'teacher': 1, 'best': 1, 'english': 1, 'according': 1, 'other': 1, 'inside': 1, 'confidently': 1, 'moments': 1, 'properly': 1, 'closed': 1, 'nest': 1, 'useful': 1, 'sometimes': 1, 'replied': 1, 'people': 1, 'there': 1, 'thiking': 1, 'im': 1, 'text': 1, 'gt': 1, 'quotei': 1, 'making': 1, 'hellogoodbye': 1, 'maybe': 1, 'gts': 1, 'hmwhat': 1, 'only': 1, 'believe': 1, 'put': 1, 'periodsor': 1, 'gtgt': 1, 'periods': 1, 'carat': 1, 'overboard': 1, 'sentence': 1, 'againi': 1, 'some': 1, 'went': 1, 'carriage': 1, 'gretzky': 1, 'googlecom': 1, 'italicized': 1, 'bolded': 1, 'italics': 1, 'bold': 1, 'uuser2test': 1, 'uuser1test': 1, 'uuser2': 1, 'uuser1': 1, 'amazoncom': 1, 'wikipediaorg': 1, 'httpexampleorg': 1, 'wayne': 1, 'linkhttpsexamplecom': 1, 'check': 1, 'nine': 1, 'eight': 1, 'seven': 1, 'six': 1, 'five': 1, 'four': 1, 'three': 1, 'test': 1, 'uneven': 1, 'terms': 1, 'emphasis': 1, '1n': 1, 'take': 1, 'shots': 1, '100': 1, 'miss': 1, 'another': 1, 'heres': 1, 'newline': 1, 'instead': 1, 'world': 1, 'valuerusing': 1, 'kind': 1, 'different': 1, 'withra': 1, 'new': 1, 'second': 1, 'first': 1, 'secondn3': 1, 'firstn2': 1, '2': 1, 'arguments': 1, '2n': 1, '11342798': 1}\n", + "{'point': 14, 'multiple': 12, 'i': 11, '4': 11, 'super': 11, 'long': 11, 'takes': 11, 'lines': 11, 'quotes': 4, 'said': 4, 'quote': 4, 'line': 3, 'third': 3, 'here': 3, 'parentheses': 3, 'item': 3, 'respond': 2, 'linenthis': 2, 'linehere': 2, 'reply': 2, 'elsenthis': 2, 'quoting': 2, 'return': 2, 'character': 2, '1': 2, 'single': 2, '3': 2, 'many': 2, 'hello': 2, 'use': 2, 'httpswwwexamplenet': 2, 'sure': 2, 'two': 2, 'read': 2, 'httpswwwexamplecom': 2, 'httpswwwexamplecouk': 2, 'httpswwwexampleorg': 2, 'httpswwwexampleca': 2, 'way': 1, 'definitely': 1, 'teacher': 1, 'best': 1, 'english': 1, 'according': 1, 'other': 1, 'inside': 1, 'confidently': 1, 'moments': 1, 'properly': 1, 'closed': 1, 'nest': 1, 'useful': 1, 'sometimes': 1, 'replied': 1, 'people': 1, 'there': 1, 'thiking': 1, 'im': 1, 'text': 1, 'gt': 1, 'quotei': 1, 'making': 1, 'hellogoodbye': 1, 'maybe': 1, 'gts': 1, 'hmwhat': 1, 'only': 1, 'believe': 1, 'put': 1, 'periodsor': 1, 'gtgt': 1, 'periods': 1, 'carat': 1, 'overboard': 1, 'sentence': 1, 'againi': 1, 'some': 1, 'went': 1, 'carriage': 1, 'gretzky': 1, 'googlecom': 1, 'italicized': 1, 'bolded': 1, 'italics': 1, 'bold': 1, 'uuser2test': 1, 'uuser1test': 1, 'uuser2': 1, 'uuser1': 1, 'amazoncom': 1, 'wikipediaorg': 1, 'httpexampleorg': 1, 'wayne': 1, 'linkhttpsexamplecom': 1, 'check': 1, 'nine': 1, 'eight': 1, 'seven': 1, 'six': 1, 'five': 1, 'four': 1, 'three': 1, 'test': 1, 'uneven': 1, 'terms': 1, 'emphasis': 1, '1n': 1, 'take': 1, 'shots': 1, '100': 1, 'miss': 1, 'another': 1, 'heres': 1, 'newline': 1, 'instead': 1, 'world': 1, 'valuerusing': 1, 'kind': 1, 'different': 1, 'withra': 1, 'new': 1, 'second': 1, 'first': 1, 'secondn3': 1, 'firstn2': 1, '2': 1, 'arguments': 1, '2n': 1, '11342798': 1}\n", + "{'point': 14, 'multiple': 12, 'i': 11, '4': 11, 'super': 11, 'long': 11, 'takes': 11, 'lines': 11, 'quotes': 4, 'said': 4, 'quote': 4, 'line': 3, 'third': 3, 'here': 3, 'parentheses': 3, 'item': 3, 'respond': 2, 'linenthis': 2, 'linehere': 2, 'reply': 2, 'elsenthis': 2, 'quoting': 2, 'return': 2, 'character': 2, '1': 2, 'single': 2, '3': 2, 'many': 2, 'hello': 2, 'use': 2, 'httpswwwexamplenet': 2, 'sure': 2, 'two': 2, 'read': 2, 'httpswwwexamplecom': 2, 'httpswwwexamplecouk': 2, 'httpswwwexampleorg': 2, 'httpswwwexampleca': 2, 'way': 1, 'definitely': 1, 'teacher': 1, 'best': 1, 'english': 1, 'according': 1, 'other': 1, 'inside': 1, 'confidently': 1, 'moments': 1, 'properly': 1, 'closed': 1, 'nest': 1, 'useful': 1, 'sometimes': 1, 'replied': 1, 'people': 1, 'there': 1, 'thiking': 1, 'im': 1, 'text': 1, 'gt': 1, 'quotei': 1, 'making': 1, 'hellogoodbye': 1, 'maybe': 1, 'gts': 1, 'hmwhat': 1, 'only': 1, 'believe': 1, 'put': 1, 'periodsor': 1, 'gtgt': 1, 'periods': 1, 'carat': 1, 'overboard': 1, 'sentence': 1, 'againi': 1, 'some': 1, 'went': 1, 'carriage': 1, 'gretzky': 1, 'googlecom': 1, 'italicized': 1, 'bolded': 1, 'italics': 1, 'bold': 1, 'uuser2test': 1, 'uuser1test': 1, 'uuser2': 1, 'uuser1': 1, 'amazoncom': 1, 'wikipediaorg': 1, 'httpexampleorg': 1, 'wayne': 1, 'linkhttpsexamplecom': 1, 'check': 1, 'nine': 1, 'eight': 1, 'seven': 1, 'six': 1, 'five': 1, 'four': 1, 'three': 1, 'test': 1, 'uneven': 1, 'terms': 1, 'emphasis': 1, '1n': 1, 'take': 1, 'shots': 1, '100': 1, 'miss': 1, 'another': 1, 'heres': 1, 'newline': 1, 'instead': 1, 'world': 1, 'valuerusing': 1, 'kind': 1, 'different': 1, 'withra': 1, 'new': 1, 'second': 1, 'first': 1, 'secondn3': 1, 'firstn2': 1, '2': 1, 'arguments': 1, '2n': 1, '11342798': 1}\n", + "{'point': 14, 'multiple': 12, 'i': 11, '4': 11, 'super': 11, 'long': 11, 'takes': 11, 'lines': 11, 'quotes': 4, 'said': 4, 'quote': 4, 'line': 3, 'third': 3, 'here': 3, 'parentheses': 3, 'item': 3, 'respond': 2, 'linenthis': 2, 'linehere': 2, 'reply': 2, 'elsenthis': 2, 'quoting': 2, 'return': 2, 'character': 2, '1': 2, 'single': 2, '3': 2, 'many': 2, 'hello': 2, 'use': 2, 'httpswwwexamplenet': 2, 'sure': 2, 'two': 2, 'read': 2, 'httpswwwexamplecom': 2, 'httpswwwexamplecouk': 2, 'httpswwwexampleorg': 2, 'httpswwwexampleca': 2, 'way': 1, 'definitely': 1, 'teacher': 1, 'best': 1, 'english': 1, 'according': 1, 'other': 1, 'inside': 1, 'confidently': 1, 'moments': 1, 'properly': 1, 'closed': 1, 'nest': 1, 'useful': 1, 'sometimes': 1, 'replied': 1, 'people': 1, 'there': 1, 'thiking': 1, 'im': 1, 'text': 1, 'gt': 1, 'quotei': 1, 'making': 1, 'hellogoodbye': 1, 'maybe': 1, 'gts': 1, 'hmwhat': 1, 'only': 1, 'believe': 1, 'put': 1, 'periodsor': 1, 'gtgt': 1, 'periods': 1, 'carat': 1, 'overboard': 1, 'sentence': 1, 'againi': 1, 'some': 1, 'went': 1, 'carriage': 1, 'gretzky': 1, 'googlecom': 1, 'italicized': 1, 'bolded': 1, 'italics': 1, 'bold': 1, 'uuser2test': 1, 'uuser1test': 1, 'uuser2': 1, 'uuser1': 1, 'amazoncom': 1, 'wikipediaorg': 1, 'httpexampleorg': 1, 'wayne': 1, 'linkhttpsexamplecom': 1, 'check': 1, 'nine': 1, 'eight': 1, 'seven': 1, 'six': 1, 'five': 1, 'four': 1, 'three': 1, 'test': 1, 'uneven': 1, 'terms': 1, 'emphasis': 1, '1n': 1, 'take': 1, 'shots': 1, '100': 1, 'miss': 1, 'another': 1, 'heres': 1, 'newline': 1, 'instead': 1, 'world': 1, 'valuerusing': 1, 'kind': 1, 'different': 1, 'withra': 1, 'new': 1, 'second': 1, 'first': 1, 'secondn3': 1, 'firstn2': 1, '2': 1, 'arguments': 1, '2n': 1, '11342798': 1}\n", + "{'point': 14, 'multiple': 12, 'i': 11, '4': 11, 'super': 11, 'long': 11, 'takes': 11, 'lines': 11, 'quotes': 4, 'said': 4, 'quote': 4, 'line': 3, 'third': 3, 'here': 3, 'parentheses': 3, 'item': 3, 'respond': 2, 'linenthis': 2, 'linehere': 2, 'reply': 2, 'elsenthis': 2, 'quoting': 2, 'return': 2, 'character': 2, '1': 2, 'single': 2, '3': 2, 'many': 2, 'hello': 2, 'use': 2, 'httpswwwexamplenet': 2, 'sure': 2, 'two': 2, 'read': 2, 'httpswwwexamplecom': 2, 'httpswwwexamplecouk': 2, 'httpswwwexampleorg': 2, 'httpswwwexampleca': 2, 'way': 1, 'definitely': 1, 'teacher': 1, 'best': 1, 'english': 1, 'according': 1, 'other': 1, 'inside': 1, 'confidently': 1, 'moments': 1, 'properly': 1, 'closed': 1, 'nest': 1, 'useful': 1, 'sometimes': 1, 'replied': 1, 'people': 1, 'there': 1, 'thiking': 1, 'im': 1, 'text': 1, 'gt': 1, 'quotei': 1, 'making': 1, 'hellogoodbye': 1, 'maybe': 1, 'gts': 1, 'hmwhat': 1, 'only': 1, 'believe': 1, 'put': 1, 'periodsor': 1, 'gtgt': 1, 'periods': 1, 'carat': 1, 'overboard': 1, 'sentence': 1, 'againi': 1, 'some': 1, 'went': 1, 'carriage': 1, 'gretzky': 1, 'googlecom': 1, 'italicized': 1, 'bolded': 1, 'italics': 1, 'bold': 1, 'uuser2test': 1, 'uuser1test': 1, 'uuser2': 1, 'uuser1': 1, 'amazoncom': 1, 'wikipediaorg': 1, 'httpexampleorg': 1, 'wayne': 1, 'linkhttpsexamplecom': 1, 'check': 1, 'nine': 1, 'eight': 1, 'seven': 1, 'six': 1, 'five': 1, 'four': 1, 'three': 1, 'test': 1, 'uneven': 1, 'terms': 1, 'emphasis': 1, '1n': 1, 'take': 1, 'shots': 1, '100': 1, 'miss': 1, 'another': 1, 'heres': 1, 'newline': 1, 'instead': 1, 'world': 1, 'valuerusing': 1, 'kind': 1, 'different': 1, 'withra': 1, 'new': 1, 'second': 1, 'first': 1, 'secondn3': 1, 'firstn2': 1, '2': 1, 'arguments': 1, '2n': 1, '11342798': 1}\n", + "{'point': 14, 'multiple': 12, 'i': 11, '4': 11, 'super': 11, 'long': 11, 'takes': 11, 'lines': 11, 'quotes': 4, 'said': 4, 'quote': 4, 'line': 3, 'third': 3, 'here': 3, 'parentheses': 3, 'item': 3, 'respond': 2, 'linenthis': 2, 'linehere': 2, 'reply': 2, 'elsenthis': 2, 'quoting': 2, 'return': 2, 'character': 2, '1': 2, 'single': 2, '3': 2, 'many': 2, 'hello': 2, 'use': 2, 'httpswwwexamplenet': 2, 'sure': 2, 'two': 2, 'read': 2, 'httpswwwexamplecom': 2, 'httpswwwexamplecouk': 2, 'httpswwwexampleorg': 2, 'httpswwwexampleca': 2, 'way': 1, 'definitely': 1, 'teacher': 1, 'best': 1, 'english': 1, 'according': 1, 'other': 1, 'inside': 1, 'confidently': 1, 'moments': 1, 'properly': 1, 'closed': 1, 'nest': 1, 'useful': 1, 'sometimes': 1, 'replied': 1, 'people': 1, 'there': 1, 'thiking': 1, 'im': 1, 'text': 1, 'gt': 1, 'quotei': 1, 'making': 1, 'hellogoodbye': 1, 'maybe': 1, 'gts': 1, 'hmwhat': 1, 'only': 1, 'believe': 1, 'put': 1, 'periodsor': 1, 'gtgt': 1, 'periods': 1, 'carat': 1, 'overboard': 1, 'sentence': 1, 'againi': 1, 'some': 1, 'went': 1, 'carriage': 1, 'gretzky': 1, 'googlecom': 1, 'italicized': 1, 'bolded': 1, 'italics': 1, 'bold': 1, 'uuser2test': 1, 'uuser1test': 1, 'uuser2': 1, 'uuser1': 1, 'amazoncom': 1, 'wikipediaorg': 1, 'httpexampleorg': 1, 'wayne': 1, 'linkhttpsexamplecom': 1, 'check': 1, 'nine': 1, 'eight': 1, 'seven': 1, 'six': 1, 'five': 1, 'four': 1, 'three': 1, 'test': 1, 'uneven': 1, 'terms': 1, 'emphasis': 1, '1n': 1, 'take': 1, 'shots': 1, '100': 1, 'miss': 1, 'another': 1, 'heres': 1, 'newline': 1, 'instead': 1, 'world': 1, 'valuerusing': 1, 'kind': 1, 'different': 1, 'withra': 1, 'new': 1, 'second': 1, 'first': 1, 'secondn3': 1, 'firstn2': 1, '2': 1, 'arguments': 1, '2n': 1, '11342798': 1}\n", + "{'point': 14, 'multiple': 12, 'i': 11, '4': 11, 'super': 11, 'long': 11, 'takes': 11, 'lines': 11, 'quotes': 4, 'said': 4, 'quote': 4, 'line': 3, 'third': 3, 'here': 3, 'parentheses': 3, 'item': 3, 'respond': 2, 'linenthis': 2, 'linehere': 2, 'reply': 2, 'elsenthis': 2, 'quoting': 2, 'return': 2, 'character': 2, '1': 2, 'single': 2, '3': 2, 'many': 2, 'hello': 2, 'use': 2, 'httpswwwexamplenet': 2, 'sure': 2, 'two': 2, 'read': 2, 'httpswwwexamplecom': 2, 'httpswwwexamplecouk': 2, 'httpswwwexampleorg': 2, 'httpswwwexampleca': 2, 'way': 1, 'definitely': 1, 'teacher': 1, 'best': 1, 'english': 1, 'according': 1, 'other': 1, 'inside': 1, 'confidently': 1, 'moments': 1, 'properly': 1, 'closed': 1, 'nest': 1, 'useful': 1, 'sometimes': 1, 'replied': 1, 'people': 1, 'there': 1, 'thiking': 1, 'im': 1, 'text': 1, 'gt': 1, 'quotei': 1, 'making': 1, 'hellogoodbye': 1, 'maybe': 1, 'gts': 1, 'hmwhat': 1, 'only': 1, 'believe': 1, 'put': 1, 'periodsor': 1, 'gtgt': 1, 'periods': 1, 'carat': 1, 'overboard': 1, 'sentence': 1, 'againi': 1, 'some': 1, 'went': 1, 'carriage': 1, 'gretzky': 1, 'googlecom': 1, 'italicized': 1, 'bolded': 1, 'italics': 1, 'bold': 1, 'uuser2test': 1, 'uuser1test': 1, 'uuser2': 1, 'uuser1': 1, 'amazoncom': 1, 'wikipediaorg': 1, 'httpexampleorg': 1, 'wayne': 1, 'linkhttpsexamplecom': 1, 'check': 1, 'nine': 1, 'eight': 1, 'seven': 1, 'six': 1, 'five': 1, 'four': 1, 'three': 1, 'test': 1, 'uneven': 1, 'terms': 1, 'emphasis': 1, '1n': 1, 'take': 1, 'shots': 1, '100': 1, 'miss': 1, 'another': 1, 'heres': 1, 'newline': 1, 'instead': 1, 'world': 1, 'valuerusing': 1, 'kind': 1, 'different': 1, 'withra': 1, 'new': 1, 'second': 1, 'first': 1, 'secondn3': 1, 'firstn2': 1, '2': 1, 'arguments': 1, '2n': 1, '11342798': 1}\n", + "{'point': 14, 'multiple': 12, 'i': 11, '4': 11, 'super': 11, 'long': 11, 'takes': 11, 'lines': 11, 'quotes': 4, 'said': 4, 'quote': 4, 'line': 3, 'third': 3, 'here': 3, 'parentheses': 3, 'item': 3, 'respond': 2, 'linenthis': 2, 'linehere': 2, 'reply': 2, 'elsenthis': 2, 'quoting': 2, 'return': 2, 'character': 2, '1': 2, 'single': 2, '3': 2, 'many': 2, 'hello': 2, 'use': 2, 'httpswwwexamplenet': 2, 'sure': 2, 'two': 2, 'read': 2, 'httpswwwexamplecom': 2, 'httpswwwexamplecouk': 2, 'httpswwwexampleorg': 2, 'httpswwwexampleca': 2, 'way': 1, 'definitely': 1, 'teacher': 1, 'best': 1, 'english': 1, 'according': 1, 'other': 1, 'inside': 1, 'confidently': 1, 'moments': 1, 'properly': 1, 'closed': 1, 'nest': 1, 'useful': 1, 'sometimes': 1, 'replied': 1, 'people': 1, 'there': 1, 'thiking': 1, 'im': 1, 'text': 1, 'gt': 1, 'quotei': 1, 'making': 1, 'hellogoodbye': 1, 'maybe': 1, 'gts': 1, 'hmwhat': 1, 'only': 1, 'believe': 1, 'put': 1, 'periodsor': 1, 'gtgt': 1, 'periods': 1, 'carat': 1, 'overboard': 1, 'sentence': 1, 'againi': 1, 'some': 1, 'went': 1, 'carriage': 1, 'gretzky': 1, 'googlecom': 1, 'italicized': 1, 'bolded': 1, 'italics': 1, 'bold': 1, 'uuser2test': 1, 'uuser1test': 1, 'uuser2': 1, 'uuser1': 1, 'amazoncom': 1, 'wikipediaorg': 1, 'httpexampleorg': 1, 'wayne': 1, 'linkhttpsexamplecom': 1, 'check': 1, 'nine': 1, 'eight': 1, 'seven': 1, 'six': 1, 'five': 1, 'four': 1, 'three': 1, 'test': 1, 'uneven': 1, 'terms': 1, 'emphasis': 1, '1n': 1, 'take': 1, 'shots': 1, '100': 1, 'miss': 1, 'another': 1, 'heres': 1, 'newline': 1, 'instead': 1, 'world': 1, 'valuerusing': 1, 'kind': 1, 'different': 1, 'withra': 1, 'new': 1, 'second': 1, 'first': 1, 'secondn3': 1, 'firstn2': 1, '2': 1, 'arguments': 1, '2n': 1, '11342798': 1}\n", + "{'point': 14, 'multiple': 12, 'i': 11, '4': 11, 'super': 11, 'long': 11, 'takes': 11, 'lines': 11, 'quotes': 4, 'said': 4, 'quote': 4, 'line': 3, 'third': 3, 'here': 3, 'parentheses': 3, 'item': 3, 'respond': 2, 'linenthis': 2, 'linehere': 2, 'reply': 2, 'elsenthis': 2, 'quoting': 2, 'return': 2, 'character': 2, '1': 2, 'single': 2, '3': 2, 'many': 2, 'hello': 2, 'use': 2, 'httpswwwexamplenet': 2, 'sure': 2, 'two': 2, 'read': 2, 'httpswwwexamplecom': 2, 'httpswwwexamplecouk': 2, 'httpswwwexampleorg': 2, 'httpswwwexampleca': 2, 'way': 1, 'definitely': 1, 'teacher': 1, 'best': 1, 'english': 1, 'according': 1, 'other': 1, 'inside': 1, 'confidently': 1, 'moments': 1, 'properly': 1, 'closed': 1, 'nest': 1, 'useful': 1, 'sometimes': 1, 'replied': 1, 'people': 1, 'there': 1, 'thiking': 1, 'im': 1, 'text': 1, 'gt': 1, 'quotei': 1, 'making': 1, 'hellogoodbye': 1, 'maybe': 1, 'gts': 1, 'hmwhat': 1, 'only': 1, 'believe': 1, 'put': 1, 'periodsor': 1, 'gtgt': 1, 'periods': 1, 'carat': 1, 'overboard': 1, 'sentence': 1, 'againi': 1, 'some': 1, 'went': 1, 'carriage': 1, 'gretzky': 1, 'googlecom': 1, 'italicized': 1, 'bolded': 1, 'italics': 1, 'bold': 1, 'uuser2test': 1, 'uuser1test': 1, 'uuser2': 1, 'uuser1': 1, 'amazoncom': 1, 'wikipediaorg': 1, 'httpexampleorg': 1, 'wayne': 1, 'linkhttpsexamplecom': 1, 'check': 1, 'nine': 1, 'eight': 1, 'seven': 1, 'six': 1, 'five': 1, 'four': 1, 'three': 1, 'test': 1, 'uneven': 1, 'terms': 1, 'emphasis': 1, '1n': 1, 'take': 1, 'shots': 1, '100': 1, 'miss': 1, 'another': 1, 'heres': 1, 'newline': 1, 'instead': 1, 'world': 1, 'valuerusing': 1, 'kind': 1, 'different': 1, 'withra': 1, 'new': 1, 'second': 1, 'first': 1, 'secondn3': 1, 'firstn2': 1, '2': 1, 'arguments': 1, '2n': 1, '11342798': 1}\n", + "{'point': 14, 'multiple': 12, 'i': 11, '4': 11, 'super': 11, 'long': 11, 'takes': 11, 'lines': 11, 'quotes': 4, 'said': 4, 'quote': 4, 'line': 3, 'third': 3, 'here': 3, 'parentheses': 3, 'item': 3, 'respond': 2, 'linenthis': 2, 'linehere': 2, 'reply': 2, 'elsenthis': 2, 'quoting': 2, 'return': 2, 'character': 2, '1': 2, 'single': 2, '3': 2, 'many': 2, 'hello': 2, 'use': 2, 'httpswwwexamplenet': 2, 'sure': 2, 'two': 2, 'read': 2, 'httpswwwexamplecom': 2, 'httpswwwexamplecouk': 2, 'httpswwwexampleorg': 2, 'httpswwwexampleca': 2, 'way': 1, 'definitely': 1, 'teacher': 1, 'best': 1, 'english': 1, 'according': 1, 'other': 1, 'inside': 1, 'confidently': 1, 'moments': 1, 'properly': 1, 'closed': 1, 'nest': 1, 'useful': 1, 'sometimes': 1, 'replied': 1, 'people': 1, 'there': 1, 'thiking': 1, 'im': 1, 'text': 1, 'gt': 1, 'quotei': 1, 'making': 1, 'hellogoodbye': 1, 'maybe': 1, 'gts': 1, 'hmwhat': 1, 'only': 1, 'believe': 1, 'put': 1, 'periodsor': 1, 'gtgt': 1, 'periods': 1, 'carat': 1, 'overboard': 1, 'sentence': 1, 'againi': 1, 'some': 1, 'went': 1, 'carriage': 1, 'gretzky': 1, 'googlecom': 1, 'italicized': 1, 'bolded': 1, 'italics': 1, 'bold': 1, 'uuser2test': 1, 'uuser1test': 1, 'uuser2': 1, 'uuser1': 1, 'amazoncom': 1, 'wikipediaorg': 1, 'httpexampleorg': 1, 'wayne': 1, 'linkhttpsexamplecom': 1, 'check': 1, 'nine': 1, 'eight': 1, 'seven': 1, 'six': 1, 'five': 1, 'four': 1, 'three': 1, 'test': 1, 'uneven': 1, 'terms': 1, 'emphasis': 1, '1n': 1, 'take': 1, 'shots': 1, '100': 1, 'miss': 1, 'another': 1, 'heres': 1, 'newline': 1, 'instead': 1, 'world': 1, 'valuerusing': 1, 'kind': 1, 'different': 1, 'withra': 1, 'new': 1, 'second': 1, 'first': 1, 'secondn3': 1, 'firstn2': 1, '2': 1, 'arguments': 1, '2n': 1, '11342798': 1}\n", + "{'point': 14, 'multiple': 12, 'i': 11, '4': 11, 'super': 11, 'long': 11, 'takes': 11, 'lines': 11, 'quotes': 4, 'said': 4, 'quote': 4, 'line': 3, 'third': 3, 'here': 3, 'parentheses': 3, 'item': 3, 'respond': 2, 'linenthis': 2, 'linehere': 2, 'reply': 2, 'elsenthis': 2, 'quoting': 2, 'return': 2, 'character': 2, '1': 2, 'single': 2, '3': 2, 'many': 2, 'hello': 2, 'use': 2, 'httpswwwexamplenet': 2, 'sure': 2, 'two': 2, 'read': 2, 'httpswwwexamplecom': 2, 'httpswwwexamplecouk': 2, 'httpswwwexampleorg': 2, 'httpswwwexampleca': 2, 'way': 1, 'definitely': 1, 'teacher': 1, 'best': 1, 'english': 1, 'according': 1, 'other': 1, 'inside': 1, 'confidently': 1, 'moments': 1, 'properly': 1, 'closed': 1, 'nest': 1, 'useful': 1, 'sometimes': 1, 'replied': 1, 'people': 1, 'there': 1, 'thiking': 1, 'im': 1, 'text': 1, 'gt': 1, 'quotei': 1, 'making': 1, 'hellogoodbye': 1, 'maybe': 1, 'gts': 1, 'hmwhat': 1, 'only': 1, 'believe': 1, 'put': 1, 'periodsor': 1, 'gtgt': 1, 'periods': 1, 'carat': 1, 'overboard': 1, 'sentence': 1, 'againi': 1, 'some': 1, 'went': 1, 'carriage': 1, 'gretzky': 1, 'googlecom': 1, 'italicized': 1, 'bolded': 1, 'italics': 1, 'bold': 1, 'uuser2test': 1, 'uuser1test': 1, 'uuser2': 1, 'uuser1': 1, 'amazoncom': 1, 'wikipediaorg': 1, 'httpexampleorg': 1, 'wayne': 1, 'linkhttpsexamplecom': 1, 'check': 1, 'nine': 1, 'eight': 1, 'seven': 1, 'six': 1, 'five': 1, 'four': 1, 'three': 1, 'test': 1, 'uneven': 1, 'terms': 1, 'emphasis': 1, '1n': 1, 'take': 1, 'shots': 1, '100': 1, 'miss': 1, 'another': 1, 'heres': 1, 'newline': 1, 'instead': 1, 'world': 1, 'valuerusing': 1, 'kind': 1, 'different': 1, 'withra': 1, 'new': 1, 'second': 1, 'first': 1, 'secondn3': 1, 'firstn2': 1, '2': 1, 'arguments': 1, '2n': 1, '11342798': 1}\n", + "{'point': 14, 'multiple': 12, 'i': 11, '4': 11, 'super': 11, 'long': 11, 'takes': 11, 'lines': 11, 'quotes': 4, 'said': 4, 'quote': 4, 'line': 3, 'third': 3, 'here': 3, 'parentheses': 3, 'item': 3, 'respond': 2, 'linenthis': 2, 'linehere': 2, 'reply': 2, 'elsenthis': 2, 'quoting': 2, 'return': 2, 'character': 2, '1': 2, 'single': 2, '3': 2, 'many': 2, 'hello': 2, 'use': 2, 'httpswwwexamplenet': 2, 'sure': 2, 'two': 2, 'read': 2, 'httpswwwexamplecom': 2, 'httpswwwexamplecouk': 2, 'httpswwwexampleorg': 2, 'httpswwwexampleca': 2, 'way': 1, 'definitely': 1, 'teacher': 1, 'best': 1, 'english': 1, 'according': 1, 'other': 1, 'inside': 1, 'confidently': 1, 'moments': 1, 'properly': 1, 'closed': 1, 'nest': 1, 'useful': 1, 'sometimes': 1, 'replied': 1, 'people': 1, 'there': 1, 'thiking': 1, 'im': 1, 'text': 1, 'gt': 1, 'quotei': 1, 'making': 1, 'hellogoodbye': 1, 'maybe': 1, 'gts': 1, 'hmwhat': 1, 'only': 1, 'believe': 1, 'put': 1, 'periodsor': 1, 'gtgt': 1, 'periods': 1, 'carat': 1, 'overboard': 1, 'sentence': 1, 'againi': 1, 'some': 1, 'went': 1, 'carriage': 1, 'gretzky': 1, 'googlecom': 1, 'italicized': 1, 'bolded': 1, 'italics': 1, 'bold': 1, 'uuser2test': 1, 'uuser1test': 1, 'uuser2': 1, 'uuser1': 1, 'amazoncom': 1, 'wikipediaorg': 1, 'httpexampleorg': 1, 'wayne': 1, 'linkhttpsexamplecom': 1, 'check': 1, 'nine': 1, 'eight': 1, 'seven': 1, 'six': 1, 'five': 1, 'four': 1, 'three': 1, 'test': 1, 'uneven': 1, 'terms': 1, 'emphasis': 1, '1n': 1, 'take': 1, 'shots': 1, '100': 1, 'miss': 1, 'another': 1, 'heres': 1, 'newline': 1, 'instead': 1, 'world': 1, 'valuerusing': 1, 'kind': 1, 'different': 1, 'withra': 1, 'new': 1, 'second': 1, 'first': 1, 'secondn3': 1, 'firstn2': 1, '2': 1, 'arguments': 1, '2n': 1, '11342798': 1}\n", + "{'point': 14, 'multiple': 12, 'i': 11, '4': 11, 'super': 11, 'long': 11, 'takes': 11, 'lines': 11, 'quotes': 4, 'said': 4, 'quote': 4, 'line': 3, 'third': 3, 'here': 3, 'parentheses': 3, 'item': 3, 'respond': 2, 'linenthis': 2, 'linehere': 2, 'reply': 2, 'elsenthis': 2, 'quoting': 2, 'return': 2, 'character': 2, '1': 2, 'single': 2, '3': 2, 'many': 2, 'hello': 2, 'use': 2, 'httpswwwexamplenet': 2, 'sure': 2, 'two': 2, 'read': 2, 'httpswwwexamplecom': 2, 'httpswwwexamplecouk': 2, 'httpswwwexampleorg': 2, 'httpswwwexampleca': 2, 'way': 1, 'definitely': 1, 'teacher': 1, 'best': 1, 'english': 1, 'according': 1, 'other': 1, 'inside': 1, 'confidently': 1, 'moments': 1, 'properly': 1, 'closed': 1, 'nest': 1, 'useful': 1, 'sometimes': 1, 'replied': 1, 'people': 1, 'there': 1, 'thiking': 1, 'im': 1, 'text': 1, 'gt': 1, 'quotei': 1, 'making': 1, 'hellogoodbye': 1, 'maybe': 1, 'gts': 1, 'hmwhat': 1, 'only': 1, 'believe': 1, 'put': 1, 'periodsor': 1, 'gtgt': 1, 'periods': 1, 'carat': 1, 'overboard': 1, 'sentence': 1, 'againi': 1, 'some': 1, 'went': 1, 'carriage': 1, 'gretzky': 1, 'googlecom': 1, 'italicized': 1, 'bolded': 1, 'italics': 1, 'bold': 1, 'uuser2test': 1, 'uuser1test': 1, 'uuser2': 1, 'uuser1': 1, 'amazoncom': 1, 'wikipediaorg': 1, 'httpexampleorg': 1, 'wayne': 1, 'linkhttpsexamplecom': 1, 'check': 1, 'nine': 1, 'eight': 1, 'seven': 1, 'six': 1, 'five': 1, 'four': 1, 'three': 1, 'test': 1, 'uneven': 1, 'terms': 1, 'emphasis': 1, '1n': 1, 'take': 1, 'shots': 1, '100': 1, 'miss': 1, 'another': 1, 'heres': 1, 'newline': 1, 'instead': 1, 'world': 1, 'valuerusing': 1, 'kind': 1, 'different': 1, 'withra': 1, 'new': 1, 'second': 1, 'first': 1, 'secondn3': 1, 'firstn2': 1, '2': 1, 'arguments': 1, '2n': 1, '11342798': 1}\n", + "{'point': 14, 'multiple': 12, 'i': 11, '4': 11, 'super': 11, 'long': 11, 'takes': 11, 'lines': 11, 'quotes': 4, 'said': 4, 'quote': 4, 'line': 3, 'third': 3, 'here': 3, 'parentheses': 3, 'item': 3, 'respond': 2, 'linenthis': 2, 'linehere': 2, 'reply': 2, 'elsenthis': 2, 'quoting': 2, 'return': 2, 'character': 2, '1': 2, 'single': 2, '3': 2, 'many': 2, 'hello': 2, 'use': 2, 'httpswwwexamplenet': 2, 'sure': 2, 'two': 2, 'read': 2, 'httpswwwexamplecom': 2, 'httpswwwexamplecouk': 2, 'httpswwwexampleorg': 2, 'httpswwwexampleca': 2, 'way': 1, 'definitely': 1, 'teacher': 1, 'best': 1, 'english': 1, 'according': 1, 'other': 1, 'inside': 1, 'confidently': 1, 'moments': 1, 'properly': 1, 'closed': 1, 'nest': 1, 'useful': 1, 'sometimes': 1, 'replied': 1, 'people': 1, 'there': 1, 'thiking': 1, 'im': 1, 'text': 1, 'gt': 1, 'quotei': 1, 'making': 1, 'hellogoodbye': 1, 'maybe': 1, 'gts': 1, 'hmwhat': 1, 'only': 1, 'believe': 1, 'put': 1, 'periodsor': 1, 'gtgt': 1, 'periods': 1, 'carat': 1, 'overboard': 1, 'sentence': 1, 'againi': 1, 'some': 1, 'went': 1, 'carriage': 1, 'gretzky': 1, 'googlecom': 1, 'italicized': 1, 'bolded': 1, 'italics': 1, 'bold': 1, 'uuser2test': 1, 'uuser1test': 1, 'uuser2': 1, 'uuser1': 1, 'amazoncom': 1, 'wikipediaorg': 1, 'httpexampleorg': 1, 'wayne': 1, 'linkhttpsexamplecom': 1, 'check': 1, 'nine': 1, 'eight': 1, 'seven': 1, 'six': 1, 'five': 1, 'four': 1, 'three': 1, 'test': 1, 'uneven': 1, 'terms': 1, 'emphasis': 1, '1n': 1, 'take': 1, 'shots': 1, '100': 1, 'miss': 1, 'another': 1, 'heres': 1, 'newline': 1, 'instead': 1, 'world': 1, 'valuerusing': 1, 'kind': 1, 'different': 1, 'withra': 1, 'new': 1, 'second': 1, 'first': 1, 'secondn3': 1, 'firstn2': 1, '2': 1, 'arguments': 1, '2n': 1, '11342798': 1}\n", + "{'point': 14, 'multiple': 12, 'i': 11, '4': 11, 'super': 11, 'long': 11, 'takes': 11, 'lines': 11, 'quotes': 4, 'said': 4, 'quote': 4, 'line': 3, 'third': 3, 'here': 3, 'parentheses': 3, 'item': 3, 'respond': 2, 'linenthis': 2, 'linehere': 2, 'reply': 2, 'elsenthis': 2, 'quoting': 2, 'return': 2, 'character': 2, '1': 2, 'single': 2, '3': 2, 'many': 2, 'hello': 2, 'use': 2, 'httpswwwexamplenet': 2, 'sure': 2, 'two': 2, 'read': 2, 'httpswwwexamplecom': 2, 'httpswwwexamplecouk': 2, 'httpswwwexampleorg': 2, 'httpswwwexampleca': 2, 'way': 1, 'definitely': 1, 'teacher': 1, 'best': 1, 'english': 1, 'according': 1, 'other': 1, 'inside': 1, 'confidently': 1, 'moments': 1, 'properly': 1, 'closed': 1, 'nest': 1, 'useful': 1, 'sometimes': 1, 'replied': 1, 'people': 1, 'there': 1, 'thiking': 1, 'im': 1, 'text': 1, 'gt': 1, 'quotei': 1, 'making': 1, 'hellogoodbye': 1, 'maybe': 1, 'gts': 1, 'hmwhat': 1, 'only': 1, 'believe': 1, 'put': 1, 'periodsor': 1, 'gtgt': 1, 'periods': 1, 'carat': 1, 'overboard': 1, 'sentence': 1, 'againi': 1, 'some': 1, 'went': 1, 'carriage': 1, 'gretzky': 1, 'googlecom': 1, 'italicized': 1, 'bolded': 1, 'italics': 1, 'bold': 1, 'uuser2test': 1, 'uuser1test': 1, 'uuser2': 1, 'uuser1': 1, 'amazoncom': 1, 'wikipediaorg': 1, 'httpexampleorg': 1, 'wayne': 1, 'linkhttpsexamplecom': 1, 'check': 1, 'nine': 1, 'eight': 1, 'seven': 1, 'six': 1, 'five': 1, 'four': 1, 'three': 1, 'test': 1, 'uneven': 1, 'terms': 1, 'emphasis': 1, '1n': 1, 'take': 1, 'shots': 1, '100': 1, 'miss': 1, 'another': 1, 'heres': 1, 'newline': 1, 'instead': 1, 'world': 1, 'valuerusing': 1, 'kind': 1, 'different': 1, 'withra': 1, 'new': 1, 'second': 1, 'first': 1, 'secondn3': 1, 'firstn2': 1, '2': 1, 'arguments': 1, '2n': 1, '11342798': 1}\n", + "{'point': 14, 'multiple': 12, 'i': 11, '4': 11, 'super': 11, 'long': 11, 'takes': 11, 'lines': 11, 'quotes': 4, 'said': 4, 'quote': 4, 'line': 3, 'third': 3, 'here': 3, 'parentheses': 3, 'item': 3, 'respond': 2, 'linenthis': 2, 'linehere': 2, 'reply': 2, 'elsenthis': 2, 'quoting': 2, 'return': 2, 'character': 2, '1': 2, 'single': 2, '3': 2, 'many': 2, 'hello': 2, 'use': 2, 'httpswwwexamplenet': 2, 'sure': 2, 'two': 2, 'read': 2, 'httpswwwexamplecom': 2, 'httpswwwexamplecouk': 2, 'httpswwwexampleorg': 2, 'httpswwwexampleca': 2, 'way': 1, 'definitely': 1, 'teacher': 1, 'best': 1, 'english': 1, 'according': 1, 'other': 1, 'inside': 1, 'confidently': 1, 'moments': 1, 'properly': 1, 'closed': 1, 'nest': 1, 'useful': 1, 'sometimes': 1, 'replied': 1, 'people': 1, 'there': 1, 'thiking': 1, 'im': 1, 'text': 1, 'gt': 1, 'quotei': 1, 'making': 1, 'hellogoodbye': 1, 'maybe': 1, 'gts': 1, 'hmwhat': 1, 'only': 1, 'believe': 1, 'put': 1, 'periodsor': 1, 'gtgt': 1, 'periods': 1, 'carat': 1, 'overboard': 1, 'sentence': 1, 'againi': 1, 'some': 1, 'went': 1, 'carriage': 1, 'gretzky': 1, 'googlecom': 1, 'italicized': 1, 'bolded': 1, 'italics': 1, 'bold': 1, 'uuser2test': 1, 'uuser1test': 1, 'uuser2': 1, 'uuser1': 1, 'amazoncom': 1, 'wikipediaorg': 1, 'httpexampleorg': 1, 'wayne': 1, 'linkhttpsexamplecom': 1, 'check': 1, 'nine': 1, 'eight': 1, 'seven': 1, 'six': 1, 'five': 1, 'four': 1, 'three': 1, 'test': 1, 'uneven': 1, 'terms': 1, 'emphasis': 1, '1n': 1, 'take': 1, 'shots': 1, '100': 1, 'miss': 1, 'another': 1, 'heres': 1, 'newline': 1, 'instead': 1, 'world': 1, 'valuerusing': 1, 'kind': 1, 'different': 1, 'withra': 1, 'new': 1, 'second': 1, 'first': 1, 'secondn3': 1, 'firstn2': 1, '2': 1, 'arguments': 1, '2n': 1, '11342798': 1}\n", + "{'point': 14, 'multiple': 12, 'i': 11, '4': 11, 'super': 11, 'long': 11, 'takes': 11, 'lines': 11, 'quotes': 4, 'said': 4, 'quote': 4, 'line': 3, 'third': 3, 'here': 3, 'parentheses': 3, 'item': 3, 'respond': 2, 'linenthis': 2, 'linehere': 2, 'reply': 2, 'elsenthis': 2, 'quoting': 2, 'return': 2, 'character': 2, '1': 2, 'single': 2, '3': 2, 'many': 2, 'hello': 2, 'use': 2, 'httpswwwexamplenet': 2, 'sure': 2, 'two': 2, 'read': 2, 'httpswwwexamplecom': 2, 'httpswwwexamplecouk': 2, 'httpswwwexampleorg': 2, 'httpswwwexampleca': 2, 'way': 1, 'definitely': 1, 'teacher': 1, 'best': 1, 'english': 1, 'according': 1, 'other': 1, 'inside': 1, 'confidently': 1, 'moments': 1, 'properly': 1, 'closed': 1, 'nest': 1, 'useful': 1, 'sometimes': 1, 'replied': 1, 'people': 1, 'there': 1, 'thiking': 1, 'im': 1, 'text': 1, 'gt': 1, 'quotei': 1, 'making': 1, 'hellogoodbye': 1, 'maybe': 1, 'gts': 1, 'hmwhat': 1, 'only': 1, 'believe': 1, 'put': 1, 'periodsor': 1, 'gtgt': 1, 'periods': 1, 'carat': 1, 'overboard': 1, 'sentence': 1, 'againi': 1, 'some': 1, 'went': 1, 'carriage': 1, 'gretzky': 1, 'googlecom': 1, 'italicized': 1, 'bolded': 1, 'italics': 1, 'bold': 1, 'uuser2test': 1, 'uuser1test': 1, 'uuser2': 1, 'uuser1': 1, 'amazoncom': 1, 'wikipediaorg': 1, 'httpexampleorg': 1, 'wayne': 1, 'linkhttpsexamplecom': 1, 'check': 1, 'nine': 1, 'eight': 1, 'seven': 1, 'six': 1, 'five': 1, 'four': 1, 'three': 1, 'test': 1, 'uneven': 1, 'terms': 1, 'emphasis': 1, '1n': 1, 'take': 1, 'shots': 1, '100': 1, 'miss': 1, 'another': 1, 'heres': 1, 'newline': 1, 'instead': 1, 'world': 1, 'valuerusing': 1, 'kind': 1, 'different': 1, 'withra': 1, 'new': 1, 'second': 1, 'first': 1, 'secondn3': 1, 'firstn2': 1, '2': 1, 'arguments': 1, '2n': 1, '11342798': 1}\n", + "{'point': 14, 'multiple': 12, 'i': 11, '4': 11, 'super': 11, 'long': 11, 'takes': 11, 'lines': 11, 'quotes': 4, 'said': 4, 'quote': 4, 'line': 3, 'third': 3, 'here': 3, 'parentheses': 3, 'item': 3, 'respond': 2, 'linenthis': 2, 'linehere': 2, 'reply': 2, 'elsenthis': 2, 'quoting': 2, 'return': 2, 'character': 2, '1': 2, 'single': 2, '3': 2, 'many': 2, 'hello': 2, 'use': 2, 'httpswwwexamplenet': 2, 'sure': 2, 'two': 2, 'read': 2, 'httpswwwexamplecom': 2, 'httpswwwexamplecouk': 2, 'httpswwwexampleorg': 2, 'httpswwwexampleca': 2, 'way': 1, 'definitely': 1, 'teacher': 1, 'best': 1, 'english': 1, 'according': 1, 'other': 1, 'inside': 1, 'confidently': 1, 'moments': 1, 'properly': 1, 'closed': 1, 'nest': 1, 'useful': 1, 'sometimes': 1, 'replied': 1, 'people': 1, 'there': 1, 'thiking': 1, 'im': 1, 'text': 1, 'gt': 1, 'quotei': 1, 'making': 1, 'hellogoodbye': 1, 'maybe': 1, 'gts': 1, 'hmwhat': 1, 'only': 1, 'believe': 1, 'put': 1, 'periodsor': 1, 'gtgt': 1, 'periods': 1, 'carat': 1, 'overboard': 1, 'sentence': 1, 'againi': 1, 'some': 1, 'went': 1, 'carriage': 1, 'gretzky': 1, 'googlecom': 1, 'italicized': 1, 'bolded': 1, 'italics': 1, 'bold': 1, 'uuser2test': 1, 'uuser1test': 1, 'uuser2': 1, 'uuser1': 1, 'amazoncom': 1, 'wikipediaorg': 1, 'httpexampleorg': 1, 'wayne': 1, 'linkhttpsexamplecom': 1, 'check': 1, 'nine': 1, 'eight': 1, 'seven': 1, 'six': 1, 'five': 1, 'four': 1, 'three': 1, 'test': 1, 'uneven': 1, 'terms': 1, 'emphasis': 1, '1n': 1, 'take': 1, 'shots': 1, '100': 1, 'miss': 1, 'another': 1, 'heres': 1, 'newline': 1, 'instead': 1, 'world': 1, 'valuerusing': 1, 'kind': 1, 'different': 1, 'withra': 1, 'new': 1, 'second': 1, 'first': 1, 'secondn3': 1, 'firstn2': 1, '2': 1, 'arguments': 1, '2n': 1, '11342798': 1}\n", + "{'point': 14, 'multiple': 12, 'i': 11, '4': 11, 'super': 11, 'long': 11, 'takes': 11, 'lines': 11, 'quotes': 4, 'said': 4, 'quote': 4, 'line': 3, 'third': 3, 'here': 3, 'parentheses': 3, 'item': 3, 'respond': 2, 'linenthis': 2, 'linehere': 2, 'reply': 2, 'elsenthis': 2, 'quoting': 2, 'return': 2, 'character': 2, '1': 2, 'single': 2, '3': 2, 'many': 2, 'hello': 2, 'use': 2, 'httpswwwexamplenet': 2, 'sure': 2, 'two': 2, 'read': 2, 'httpswwwexamplecom': 2, 'httpswwwexamplecouk': 2, 'httpswwwexampleorg': 2, 'httpswwwexampleca': 2, 'way': 1, 'definitely': 1, 'teacher': 1, 'best': 1, 'english': 1, 'according': 1, 'other': 1, 'inside': 1, 'confidently': 1, 'moments': 1, 'properly': 1, 'closed': 1, 'nest': 1, 'useful': 1, 'sometimes': 1, 'replied': 1, 'people': 1, 'there': 1, 'thiking': 1, 'im': 1, 'text': 1, 'gt': 1, 'quotei': 1, 'making': 1, 'hellogoodbye': 1, 'maybe': 1, 'gts': 1, 'hmwhat': 1, 'only': 1, 'believe': 1, 'put': 1, 'periodsor': 1, 'gtgt': 1, 'periods': 1, 'carat': 1, 'overboard': 1, 'sentence': 1, 'againi': 1, 'some': 1, 'went': 1, 'carriage': 1, 'gretzky': 1, 'googlecom': 1, 'italicized': 1, 'bolded': 1, 'italics': 1, 'bold': 1, 'uuser2test': 1, 'uuser1test': 1, 'uuser2': 1, 'uuser1': 1, 'amazoncom': 1, 'wikipediaorg': 1, 'httpexampleorg': 1, 'wayne': 1, 'linkhttpsexamplecom': 1, 'check': 1, 'nine': 1, 'eight': 1, 'seven': 1, 'six': 1, 'five': 1, 'four': 1, 'three': 1, 'test': 1, 'uneven': 1, 'terms': 1, 'emphasis': 1, '1n': 1, 'take': 1, 'shots': 1, '100': 1, 'miss': 1, 'another': 1, 'heres': 1, 'newline': 1, 'instead': 1, 'world': 1, 'valuerusing': 1, 'kind': 1, 'different': 1, 'withra': 1, 'new': 1, 'second': 1, 'first': 1, 'secondn3': 1, 'firstn2': 1, '2': 1, 'arguments': 1, '2n': 1, '11342798': 1}\n", + "{'i': 29, 'think': 15, 'learn': 7, 'how': 5, 'language': 5, 'mother': 5, 'learning': 4, 'understand': 4, 'also': 4, 'english': 4, 'law': 4, 'guy': 4, 'has': 3, 'use': 3, 'resources': 3, 'asshole': 3, 'help': 3, 'languages': 2, 'sure': 2, 'want': 2, 'asking': 2, 'capacity': 2, 'family': 2, 'same': 2, 'feel': 2, 'issue': 2, 'certain': 2, 'makes': 2, 'some': 2, 'tried': 2, 'maybe': 2, 'research': 1, 'people': 1, 'time': 1, 'take': 1, 'easy': 1, 'wired': 1, 'other': 1, 'talk': 1, 'differently': 1, 'easier': 1, 'country': 1, 'foreign': 1, 'gave': 1, 'live': 1, 'go': 1, 'reasonable': 1, 'request': 1, 'culturedcow': 1, 'utilize': 1, 'lives': 1, 'such': 1, 'older': 1, 'wrong': 1, 'loves': 1, 'sound': 1, 'made': 1, 'done': 1, 'america': 1, 'edit': 1, 'try': 1, 'least': 1, 'problem': 1, 'patience': 1, 'brain': 1, 'second': 1, 'easiest': 1, 'does': 1, 'child': 1, 'quickly': 1, 'agree': 1, 'new': 1, 'needs': 1, 'more': 1, 'apps': 1, 'reason': 1, 'wife': 1, 'now': 1, 'according': 1, 'ass': 1, 'thinks': 1, 'thoughts': 1, 'ahole': 1, 'mind': 1, 'changing': 1, 'open': 1, 'guilty': 1, 'believe': 1, 'handle': 1, 'approximately': 1, 'seen': 1, 'ever': 1, 'movie': 1, 'best': 1, 'doubt': 1, 'response': 1, 'fairly': 1, 'correct': 1, 'answer': 1, 'know': 1, 'confused': 1, 'little': 1, 'person': 1, 'polite': 1, 'pick': 1, 'approaching': 1, 'years': 1, '8': 1, 'here': 1, 'mil': 1, 'first': 1, 'approach': 1, 'strategies': 1, 'discussed': 1, 'however': 1, 'frustration': 1, 'conflicted': 1, 'independent': 1, 'doesnt': 1, 'sense': 1, 'feeling': 1, 'yes': 1, 'interpreter': 1, 'work': 1, 'feelings': 1, 'guys': 1, 'disrespected': 1, 'upset': 1, 'see': 1, 'apparently': 1}\n", + "{'i': 29, 'think': 15, 'learn': 7, 'how': 5, 'language': 5, 'mother': 5, 'learning': 4, 'understand': 4, 'also': 4, 'english': 4, 'law': 4, 'guy': 4, 'has': 3, 'use': 3, 'resources': 3, 'asshole': 3, 'help': 3, 'languages': 2, 'sure': 2, 'want': 2, 'asking': 2, 'capacity': 2, 'family': 2, 'same': 2, 'feel': 2, 'issue': 2, 'certain': 2, 'makes': 2, 'some': 2, 'tried': 2, 'maybe': 2, 'research': 1, 'people': 1, 'time': 1, 'take': 1, 'easy': 1, 'wired': 1, 'other': 1, 'talk': 1, 'differently': 1, 'easier': 1, 'country': 1, 'foreign': 1, 'gave': 1, 'live': 1, 'go': 1, 'reasonable': 1, 'request': 1, 'culturedcow': 1, 'utilize': 1, 'lives': 1, 'such': 1, 'older': 1, 'wrong': 1, 'loves': 1, 'sound': 1, 'made': 1, 'done': 1, 'america': 1, 'edit': 1, 'try': 1, 'least': 1, 'problem': 1, 'patience': 1, 'brain': 1, 'second': 1, 'easiest': 1, 'does': 1, 'child': 1, 'quickly': 1, 'agree': 1, 'new': 1, 'needs': 1, 'more': 1, 'apps': 1, 'reason': 1, 'wife': 1, 'now': 1, 'according': 1, 'ass': 1, 'thinks': 1, 'thoughts': 1, 'ahole': 1, 'mind': 1, 'changing': 1, 'open': 1, 'guilty': 1, 'believe': 1, 'handle': 1, 'approximately': 1, 'seen': 1, 'ever': 1, 'movie': 1, 'best': 1, 'doubt': 1, 'response': 1, 'fairly': 1, 'correct': 1, 'answer': 1, 'know': 1, 'confused': 1, 'little': 1, 'person': 1, 'polite': 1, 'pick': 1, 'approaching': 1, 'years': 1, '8': 1, 'here': 1, 'mil': 1, 'first': 1, 'approach': 1, 'strategies': 1, 'discussed': 1, 'however': 1, 'frustration': 1, 'conflicted': 1, 'independent': 1, 'doesnt': 1, 'sense': 1, 'feeling': 1, 'yes': 1, 'interpreter': 1, 'work': 1, 'feelings': 1, 'guys': 1, 'disrespected': 1, 'upset': 1, 'see': 1, 'apparently': 1}\n", + "{'i': 29, 'think': 15, 'learn': 7, 'how': 5, 'language': 5, 'mother': 5, 'learning': 4, 'understand': 4, 'also': 4, 'english': 4, 'law': 4, 'guy': 4, 'has': 3, 'use': 3, 'resources': 3, 'asshole': 3, 'help': 3, 'languages': 2, 'sure': 2, 'want': 2, 'asking': 2, 'capacity': 2, 'family': 2, 'same': 2, 'feel': 2, 'issue': 2, 'certain': 2, 'makes': 2, 'some': 2, 'tried': 2, 'maybe': 2, 'research': 1, 'people': 1, 'time': 1, 'take': 1, 'easy': 1, 'wired': 1, 'other': 1, 'talk': 1, 'differently': 1, 'easier': 1, 'country': 1, 'foreign': 1, 'gave': 1, 'live': 1, 'go': 1, 'reasonable': 1, 'request': 1, 'culturedcow': 1, 'utilize': 1, 'lives': 1, 'such': 1, 'older': 1, 'wrong': 1, 'loves': 1, 'sound': 1, 'made': 1, 'done': 1, 'america': 1, 'edit': 1, 'try': 1, 'least': 1, 'problem': 1, 'patience': 1, 'brain': 1, 'second': 1, 'easiest': 1, 'does': 1, 'child': 1, 'quickly': 1, 'agree': 1, 'new': 1, 'needs': 1, 'more': 1, 'apps': 1, 'reason': 1, 'wife': 1, 'now': 1, 'according': 1, 'ass': 1, 'thinks': 1, 'thoughts': 1, 'ahole': 1, 'mind': 1, 'changing': 1, 'open': 1, 'guilty': 1, 'believe': 1, 'handle': 1, 'approximately': 1, 'seen': 1, 'ever': 1, 'movie': 1, 'best': 1, 'doubt': 1, 'response': 1, 'fairly': 1, 'correct': 1, 'answer': 1, 'know': 1, 'confused': 1, 'little': 1, 'person': 1, 'polite': 1, 'pick': 1, 'approaching': 1, 'years': 1, '8': 1, 'here': 1, 'mil': 1, 'first': 1, 'approach': 1, 'strategies': 1, 'discussed': 1, 'however': 1, 'frustration': 1, 'conflicted': 1, 'independent': 1, 'doesnt': 1, 'sense': 1, 'feeling': 1, 'yes': 1, 'interpreter': 1, 'work': 1, 'feelings': 1, 'guys': 1, 'disrespected': 1, 'upset': 1, 'see': 1, 'apparently': 1}\n", + "{'i': 29, 'think': 15, 'learn': 7, 'how': 5, 'language': 5, 'mother': 5, 'learning': 4, 'understand': 4, 'also': 4, 'english': 4, 'law': 4, 'guy': 4, 'has': 3, 'use': 3, 'resources': 3, 'asshole': 3, 'help': 3, 'languages': 2, 'sure': 2, 'want': 2, 'asking': 2, 'capacity': 2, 'family': 2, 'same': 2, 'feel': 2, 'issue': 2, 'certain': 2, 'makes': 2, 'some': 2, 'tried': 2, 'maybe': 2, 'research': 1, 'people': 1, 'time': 1, 'take': 1, 'easy': 1, 'wired': 1, 'other': 1, 'talk': 1, 'differently': 1, 'easier': 1, 'country': 1, 'foreign': 1, 'gave': 1, 'live': 1, 'go': 1, 'reasonable': 1, 'request': 1, 'culturedcow': 1, 'utilize': 1, 'lives': 1, 'such': 1, 'older': 1, 'wrong': 1, 'loves': 1, 'sound': 1, 'made': 1, 'done': 1, 'america': 1, 'edit': 1, 'try': 1, 'least': 1, 'problem': 1, 'patience': 1, 'brain': 1, 'second': 1, 'easiest': 1, 'does': 1, 'child': 1, 'quickly': 1, 'agree': 1, 'new': 1, 'needs': 1, 'more': 1, 'apps': 1, 'reason': 1, 'wife': 1, 'now': 1, 'according': 1, 'ass': 1, 'thinks': 1, 'thoughts': 1, 'ahole': 1, 'mind': 1, 'changing': 1, 'open': 1, 'guilty': 1, 'believe': 1, 'handle': 1, 'approximately': 1, 'seen': 1, 'ever': 1, 'movie': 1, 'best': 1, 'doubt': 1, 'response': 1, 'fairly': 1, 'correct': 1, 'answer': 1, 'know': 1, 'confused': 1, 'little': 1, 'person': 1, 'polite': 1, 'pick': 1, 'approaching': 1, 'years': 1, '8': 1, 'here': 1, 'mil': 1, 'first': 1, 'approach': 1, 'strategies': 1, 'discussed': 1, 'however': 1, 'frustration': 1, 'conflicted': 1, 'independent': 1, 'doesnt': 1, 'sense': 1, 'feeling': 1, 'yes': 1, 'interpreter': 1, 'work': 1, 'feelings': 1, 'guys': 1, 'disrespected': 1, 'upset': 1, 'see': 1, 'apparently': 1}\n", + "{'i': 29, 'think': 15, 'learn': 7, 'how': 5, 'language': 5, 'mother': 5, 'learning': 4, 'understand': 4, 'also': 4, 'english': 4, 'law': 4, 'guy': 4, 'has': 3, 'use': 3, 'resources': 3, 'asshole': 3, 'help': 3, 'languages': 2, 'sure': 2, 'want': 2, 'asking': 2, 'capacity': 2, 'family': 2, 'same': 2, 'feel': 2, 'issue': 2, 'certain': 2, 'makes': 2, 'some': 2, 'tried': 2, 'maybe': 2, 'research': 1, 'people': 1, 'time': 1, 'take': 1, 'easy': 1, 'wired': 1, 'other': 1, 'talk': 1, 'differently': 1, 'easier': 1, 'country': 1, 'foreign': 1, 'gave': 1, 'live': 1, 'go': 1, 'reasonable': 1, 'request': 1, 'culturedcow': 1, 'utilize': 1, 'lives': 1, 'such': 1, 'older': 1, 'wrong': 1, 'loves': 1, 'sound': 1, 'made': 1, 'done': 1, 'america': 1, 'edit': 1, 'try': 1, 'least': 1, 'problem': 1, 'patience': 1, 'brain': 1, 'second': 1, 'easiest': 1, 'does': 1, 'child': 1, 'quickly': 1, 'agree': 1, 'new': 1, 'needs': 1, 'more': 1, 'apps': 1, 'reason': 1, 'wife': 1, 'now': 1, 'according': 1, 'ass': 1, 'thinks': 1, 'thoughts': 1, 'ahole': 1, 'mind': 1, 'changing': 1, 'open': 1, 'guilty': 1, 'believe': 1, 'handle': 1, 'approximately': 1, 'seen': 1, 'ever': 1, 'movie': 1, 'best': 1, 'doubt': 1, 'response': 1, 'fairly': 1, 'correct': 1, 'answer': 1, 'know': 1, 'confused': 1, 'little': 1, 'person': 1, 'polite': 1, 'pick': 1, 'approaching': 1, 'years': 1, '8': 1, 'here': 1, 'mil': 1, 'first': 1, 'approach': 1, 'strategies': 1, 'discussed': 1, 'however': 1, 'frustration': 1, 'conflicted': 1, 'independent': 1, 'doesnt': 1, 'sense': 1, 'feeling': 1, 'yes': 1, 'interpreter': 1, 'work': 1, 'feelings': 1, 'guys': 1, 'disrespected': 1, 'upset': 1, 'see': 1, 'apparently': 1}\n", + "{'i': 29, 'think': 15, 'learn': 7, 'how': 5, 'language': 5, 'mother': 5, 'learning': 4, 'understand': 4, 'also': 4, 'english': 4, 'law': 4, 'guy': 4, 'has': 3, 'use': 3, 'resources': 3, 'asshole': 3, 'help': 3, 'languages': 2, 'sure': 2, 'want': 2, 'asking': 2, 'capacity': 2, 'family': 2, 'same': 2, 'feel': 2, 'issue': 2, 'certain': 2, 'makes': 2, 'some': 2, 'tried': 2, 'maybe': 2, 'research': 1, 'people': 1, 'time': 1, 'take': 1, 'easy': 1, 'wired': 1, 'other': 1, 'talk': 1, 'differently': 1, 'easier': 1, 'country': 1, 'foreign': 1, 'gave': 1, 'live': 1, 'go': 1, 'reasonable': 1, 'request': 1, 'culturedcow': 1, 'utilize': 1, 'lives': 1, 'such': 1, 'older': 1, 'wrong': 1, 'loves': 1, 'sound': 1, 'made': 1, 'done': 1, 'america': 1, 'edit': 1, 'try': 1, 'least': 1, 'problem': 1, 'patience': 1, 'brain': 1, 'second': 1, 'easiest': 1, 'does': 1, 'child': 1, 'quickly': 1, 'agree': 1, 'new': 1, 'needs': 1, 'more': 1, 'apps': 1, 'reason': 1, 'wife': 1, 'now': 1, 'according': 1, 'ass': 1, 'thinks': 1, 'thoughts': 1, 'ahole': 1, 'mind': 1, 'changing': 1, 'open': 1, 'guilty': 1, 'believe': 1, 'handle': 1, 'approximately': 1, 'seen': 1, 'ever': 1, 'movie': 1, 'best': 1, 'doubt': 1, 'response': 1, 'fairly': 1, 'correct': 1, 'answer': 1, 'know': 1, 'confused': 1, 'little': 1, 'person': 1, 'polite': 1, 'pick': 1, 'approaching': 1, 'years': 1, '8': 1, 'here': 1, 'mil': 1, 'first': 1, 'approach': 1, 'strategies': 1, 'discussed': 1, 'however': 1, 'frustration': 1, 'conflicted': 1, 'independent': 1, 'doesnt': 1, 'sense': 1, 'feeling': 1, 'yes': 1, 'interpreter': 1, 'work': 1, 'feelings': 1, 'guys': 1, 'disrespected': 1, 'upset': 1, 'see': 1, 'apparently': 1}\n", + "{'i': 29, 'think': 15, 'learn': 7, 'how': 5, 'language': 5, 'mother': 5, 'learning': 4, 'understand': 4, 'also': 4, 'english': 4, 'law': 4, 'guy': 4, 'has': 3, 'use': 3, 'resources': 3, 'asshole': 3, 'help': 3, 'languages': 2, 'sure': 2, 'want': 2, 'asking': 2, 'capacity': 2, 'family': 2, 'same': 2, 'feel': 2, 'issue': 2, 'certain': 2, 'makes': 2, 'some': 2, 'tried': 2, 'maybe': 2, 'research': 1, 'people': 1, 'time': 1, 'take': 1, 'easy': 1, 'wired': 1, 'other': 1, 'talk': 1, 'differently': 1, 'easier': 1, 'country': 1, 'foreign': 1, 'gave': 1, 'live': 1, 'go': 1, 'reasonable': 1, 'request': 1, 'culturedcow': 1, 'utilize': 1, 'lives': 1, 'such': 1, 'older': 1, 'wrong': 1, 'loves': 1, 'sound': 1, 'made': 1, 'done': 1, 'america': 1, 'edit': 1, 'try': 1, 'least': 1, 'problem': 1, 'patience': 1, 'brain': 1, 'second': 1, 'easiest': 1, 'does': 1, 'child': 1, 'quickly': 1, 'agree': 1, 'new': 1, 'needs': 1, 'more': 1, 'apps': 1, 'reason': 1, 'wife': 1, 'now': 1, 'according': 1, 'ass': 1, 'thinks': 1, 'thoughts': 1, 'ahole': 1, 'mind': 1, 'changing': 1, 'open': 1, 'guilty': 1, 'believe': 1, 'handle': 1, 'approximately': 1, 'seen': 1, 'ever': 1, 'movie': 1, 'best': 1, 'doubt': 1, 'response': 1, 'fairly': 1, 'correct': 1, 'answer': 1, 'know': 1, 'confused': 1, 'little': 1, 'person': 1, 'polite': 1, 'pick': 1, 'approaching': 1, 'years': 1, '8': 1, 'here': 1, 'mil': 1, 'first': 1, 'approach': 1, 'strategies': 1, 'discussed': 1, 'however': 1, 'frustration': 1, 'conflicted': 1, 'independent': 1, 'doesnt': 1, 'sense': 1, 'feeling': 1, 'yes': 1, 'interpreter': 1, 'work': 1, 'feelings': 1, 'guys': 1, 'disrespected': 1, 'upset': 1, 'see': 1, 'apparently': 1}\n", + "{'i': 29, 'think': 15, 'learn': 7, 'how': 5, 'language': 5, 'mother': 5, 'learning': 4, 'understand': 4, 'also': 4, 'english': 4, 'law': 4, 'guy': 4, 'has': 3, 'use': 3, 'resources': 3, 'asshole': 3, 'help': 3, 'languages': 2, 'sure': 2, 'want': 2, 'asking': 2, 'capacity': 2, 'family': 2, 'same': 2, 'feel': 2, 'issue': 2, 'certain': 2, 'makes': 2, 'some': 2, 'tried': 2, 'maybe': 2, 'research': 1, 'people': 1, 'time': 1, 'take': 1, 'easy': 1, 'wired': 1, 'other': 1, 'talk': 1, 'differently': 1, 'easier': 1, 'country': 1, 'foreign': 1, 'gave': 1, 'live': 1, 'go': 1, 'reasonable': 1, 'request': 1, 'culturedcow': 1, 'utilize': 1, 'lives': 1, 'such': 1, 'older': 1, 'wrong': 1, 'loves': 1, 'sound': 1, 'made': 1, 'done': 1, 'america': 1, 'edit': 1, 'try': 1, 'least': 1, 'problem': 1, 'patience': 1, 'brain': 1, 'second': 1, 'easiest': 1, 'does': 1, 'child': 1, 'quickly': 1, 'agree': 1, 'new': 1, 'needs': 1, 'more': 1, 'apps': 1, 'reason': 1, 'wife': 1, 'now': 1, 'according': 1, 'ass': 1, 'thinks': 1, 'thoughts': 1, 'ahole': 1, 'mind': 1, 'changing': 1, 'open': 1, 'guilty': 1, 'believe': 1, 'handle': 1, 'approximately': 1, 'seen': 1, 'ever': 1, 'movie': 1, 'best': 1, 'doubt': 1, 'response': 1, 'fairly': 1, 'correct': 1, 'answer': 1, 'know': 1, 'confused': 1, 'little': 1, 'person': 1, 'polite': 1, 'pick': 1, 'approaching': 1, 'years': 1, '8': 1, 'here': 1, 'mil': 1, 'first': 1, 'approach': 1, 'strategies': 1, 'discussed': 1, 'however': 1, 'frustration': 1, 'conflicted': 1, 'independent': 1, 'doesnt': 1, 'sense': 1, 'feeling': 1, 'yes': 1, 'interpreter': 1, 'work': 1, 'feelings': 1, 'guys': 1, 'disrespected': 1, 'upset': 1, 'see': 1, 'apparently': 1}\n", + "{'i': 29, 'think': 15, 'learn': 7, 'how': 5, 'language': 5, 'mother': 5, 'learning': 4, 'understand': 4, 'also': 4, 'english': 4, 'law': 4, 'guy': 4, 'has': 3, 'use': 3, 'resources': 3, 'asshole': 3, 'help': 3, 'languages': 2, 'sure': 2, 'want': 2, 'asking': 2, 'capacity': 2, 'family': 2, 'same': 2, 'feel': 2, 'issue': 2, 'certain': 2, 'makes': 2, 'some': 2, 'tried': 2, 'maybe': 2, 'research': 1, 'people': 1, 'time': 1, 'take': 1, 'easy': 1, 'wired': 1, 'other': 1, 'talk': 1, 'differently': 1, 'easier': 1, 'country': 1, 'foreign': 1, 'gave': 1, 'live': 1, 'go': 1, 'reasonable': 1, 'request': 1, 'culturedcow': 1, 'utilize': 1, 'lives': 1, 'such': 1, 'older': 1, 'wrong': 1, 'loves': 1, 'sound': 1, 'made': 1, 'done': 1, 'america': 1, 'edit': 1, 'try': 1, 'least': 1, 'problem': 1, 'patience': 1, 'brain': 1, 'second': 1, 'easiest': 1, 'does': 1, 'child': 1, 'quickly': 1, 'agree': 1, 'new': 1, 'needs': 1, 'more': 1, 'apps': 1, 'reason': 1, 'wife': 1, 'now': 1, 'according': 1, 'ass': 1, 'thinks': 1, 'thoughts': 1, 'ahole': 1, 'mind': 1, 'changing': 1, 'open': 1, 'guilty': 1, 'believe': 1, 'handle': 1, 'approximately': 1, 'seen': 1, 'ever': 1, 'movie': 1, 'best': 1, 'doubt': 1, 'response': 1, 'fairly': 1, 'correct': 1, 'answer': 1, 'know': 1, 'confused': 1, 'little': 1, 'person': 1, 'polite': 1, 'pick': 1, 'approaching': 1, 'years': 1, '8': 1, 'here': 1, 'mil': 1, 'first': 1, 'approach': 1, 'strategies': 1, 'discussed': 1, 'however': 1, 'frustration': 1, 'conflicted': 1, 'independent': 1, 'doesnt': 1, 'sense': 1, 'feeling': 1, 'yes': 1, 'interpreter': 1, 'work': 1, 'feelings': 1, 'guys': 1, 'disrespected': 1, 'upset': 1, 'see': 1, 'apparently': 1}\n", + "{'i': 29, 'think': 15, 'learn': 7, 'how': 5, 'language': 5, 'mother': 5, 'learning': 4, 'understand': 4, 'also': 4, 'english': 4, 'law': 4, 'guy': 4, 'has': 3, 'use': 3, 'resources': 3, 'asshole': 3, 'help': 3, 'languages': 2, 'sure': 2, 'want': 2, 'asking': 2, 'capacity': 2, 'family': 2, 'same': 2, 'feel': 2, 'issue': 2, 'certain': 2, 'makes': 2, 'some': 2, 'tried': 2, 'maybe': 2, 'research': 1, 'people': 1, 'time': 1, 'take': 1, 'easy': 1, 'wired': 1, 'other': 1, 'talk': 1, 'differently': 1, 'easier': 1, 'country': 1, 'foreign': 1, 'gave': 1, 'live': 1, 'go': 1, 'reasonable': 1, 'request': 1, 'culturedcow': 1, 'utilize': 1, 'lives': 1, 'such': 1, 'older': 1, 'wrong': 1, 'loves': 1, 'sound': 1, 'made': 1, 'done': 1, 'america': 1, 'edit': 1, 'try': 1, 'least': 1, 'problem': 1, 'patience': 1, 'brain': 1, 'second': 1, 'easiest': 1, 'does': 1, 'child': 1, 'quickly': 1, 'agree': 1, 'new': 1, 'needs': 1, 'more': 1, 'apps': 1, 'reason': 1, 'wife': 1, 'now': 1, 'according': 1, 'ass': 1, 'thinks': 1, 'thoughts': 1, 'ahole': 1, 'mind': 1, 'changing': 1, 'open': 1, 'guilty': 1, 'believe': 1, 'handle': 1, 'approximately': 1, 'seen': 1, 'ever': 1, 'movie': 1, 'best': 1, 'doubt': 1, 'response': 1, 'fairly': 1, 'correct': 1, 'answer': 1, 'know': 1, 'confused': 1, 'little': 1, 'person': 1, 'polite': 1, 'pick': 1, 'approaching': 1, 'years': 1, '8': 1, 'here': 1, 'mil': 1, 'first': 1, 'approach': 1, 'strategies': 1, 'discussed': 1, 'however': 1, 'frustration': 1, 'conflicted': 1, 'independent': 1, 'doesnt': 1, 'sense': 1, 'feeling': 1, 'yes': 1, 'interpreter': 1, 'work': 1, 'feelings': 1, 'guys': 1, 'disrespected': 1, 'upset': 1, 'see': 1, 'apparently': 1}\n", + "{'i': 29, 'think': 15, 'learn': 7, 'how': 5, 'language': 5, 'mother': 5, 'learning': 4, 'understand': 4, 'also': 4, 'english': 4, 'law': 4, 'guy': 4, 'has': 3, 'use': 3, 'resources': 3, 'asshole': 3, 'help': 3, 'languages': 2, 'sure': 2, 'want': 2, 'asking': 2, 'capacity': 2, 'family': 2, 'same': 2, 'feel': 2, 'issue': 2, 'certain': 2, 'makes': 2, 'some': 2, 'tried': 2, 'maybe': 2, 'research': 1, 'people': 1, 'time': 1, 'take': 1, 'easy': 1, 'wired': 1, 'other': 1, 'talk': 1, 'differently': 1, 'easier': 1, 'country': 1, 'foreign': 1, 'gave': 1, 'live': 1, 'go': 1, 'reasonable': 1, 'request': 1, 'culturedcow': 1, 'utilize': 1, 'lives': 1, 'such': 1, 'older': 1, 'wrong': 1, 'loves': 1, 'sound': 1, 'made': 1, 'done': 1, 'america': 1, 'edit': 1, 'try': 1, 'least': 1, 'problem': 1, 'patience': 1, 'brain': 1, 'second': 1, 'easiest': 1, 'does': 1, 'child': 1, 'quickly': 1, 'agree': 1, 'new': 1, 'needs': 1, 'more': 1, 'apps': 1, 'reason': 1, 'wife': 1, 'now': 1, 'according': 1, 'ass': 1, 'thinks': 1, 'thoughts': 1, 'ahole': 1, 'mind': 1, 'changing': 1, 'open': 1, 'guilty': 1, 'believe': 1, 'handle': 1, 'approximately': 1, 'seen': 1, 'ever': 1, 'movie': 1, 'best': 1, 'doubt': 1, 'response': 1, 'fairly': 1, 'correct': 1, 'answer': 1, 'know': 1, 'confused': 1, 'little': 1, 'person': 1, 'polite': 1, 'pick': 1, 'approaching': 1, 'years': 1, '8': 1, 'here': 1, 'mil': 1, 'first': 1, 'approach': 1, 'strategies': 1, 'discussed': 1, 'however': 1, 'frustration': 1, 'conflicted': 1, 'independent': 1, 'doesnt': 1, 'sense': 1, 'feeling': 1, 'yes': 1, 'interpreter': 1, 'work': 1, 'feelings': 1, 'guys': 1, 'disrespected': 1, 'upset': 1, 'see': 1, 'apparently': 1}\n", + "{'i': 29, 'think': 15, 'learn': 7, 'how': 5, 'language': 5, 'mother': 5, 'learning': 4, 'understand': 4, 'also': 4, 'english': 4, 'law': 4, 'guy': 4, 'has': 3, 'use': 3, 'resources': 3, 'asshole': 3, 'help': 3, 'languages': 2, 'sure': 2, 'want': 2, 'asking': 2, 'capacity': 2, 'family': 2, 'same': 2, 'feel': 2, 'issue': 2, 'certain': 2, 'makes': 2, 'some': 2, 'tried': 2, 'maybe': 2, 'research': 1, 'people': 1, 'time': 1, 'take': 1, 'easy': 1, 'wired': 1, 'other': 1, 'talk': 1, 'differently': 1, 'easier': 1, 'country': 1, 'foreign': 1, 'gave': 1, 'live': 1, 'go': 1, 'reasonable': 1, 'request': 1, 'culturedcow': 1, 'utilize': 1, 'lives': 1, 'such': 1, 'older': 1, 'wrong': 1, 'loves': 1, 'sound': 1, 'made': 1, 'done': 1, 'america': 1, 'edit': 1, 'try': 1, 'least': 1, 'problem': 1, 'patience': 1, 'brain': 1, 'second': 1, 'easiest': 1, 'does': 1, 'child': 1, 'quickly': 1, 'agree': 1, 'new': 1, 'needs': 1, 'more': 1, 'apps': 1, 'reason': 1, 'wife': 1, 'now': 1, 'according': 1, 'ass': 1, 'thinks': 1, 'thoughts': 1, 'ahole': 1, 'mind': 1, 'changing': 1, 'open': 1, 'guilty': 1, 'believe': 1, 'handle': 1, 'approximately': 1, 'seen': 1, 'ever': 1, 'movie': 1, 'best': 1, 'doubt': 1, 'response': 1, 'fairly': 1, 'correct': 1, 'answer': 1, 'know': 1, 'confused': 1, 'little': 1, 'person': 1, 'polite': 1, 'pick': 1, 'approaching': 1, 'years': 1, '8': 1, 'here': 1, 'mil': 1, 'first': 1, 'approach': 1, 'strategies': 1, 'discussed': 1, 'however': 1, 'frustration': 1, 'conflicted': 1, 'independent': 1, 'doesnt': 1, 'sense': 1, 'feeling': 1, 'yes': 1, 'interpreter': 1, 'work': 1, 'feelings': 1, 'guys': 1, 'disrespected': 1, 'upset': 1, 'see': 1, 'apparently': 1}\n", + "{'i': 29, 'think': 15, 'learn': 7, 'how': 5, 'language': 5, 'mother': 5, 'learning': 4, 'understand': 4, 'also': 4, 'english': 4, 'law': 4, 'guy': 4, 'has': 3, 'use': 3, 'resources': 3, 'asshole': 3, 'help': 3, 'languages': 2, 'sure': 2, 'want': 2, 'asking': 2, 'capacity': 2, 'family': 2, 'same': 2, 'feel': 2, 'issue': 2, 'certain': 2, 'makes': 2, 'some': 2, 'tried': 2, 'maybe': 2, 'research': 1, 'people': 1, 'time': 1, 'take': 1, 'easy': 1, 'wired': 1, 'other': 1, 'talk': 1, 'differently': 1, 'easier': 1, 'country': 1, 'foreign': 1, 'gave': 1, 'live': 1, 'go': 1, 'reasonable': 1, 'request': 1, 'culturedcow': 1, 'utilize': 1, 'lives': 1, 'such': 1, 'older': 1, 'wrong': 1, 'loves': 1, 'sound': 1, 'made': 1, 'done': 1, 'america': 1, 'edit': 1, 'try': 1, 'least': 1, 'problem': 1, 'patience': 1, 'brain': 1, 'second': 1, 'easiest': 1, 'does': 1, 'child': 1, 'quickly': 1, 'agree': 1, 'new': 1, 'needs': 1, 'more': 1, 'apps': 1, 'reason': 1, 'wife': 1, 'now': 1, 'according': 1, 'ass': 1, 'thinks': 1, 'thoughts': 1, 'ahole': 1, 'mind': 1, 'changing': 1, 'open': 1, 'guilty': 1, 'believe': 1, 'handle': 1, 'approximately': 1, 'seen': 1, 'ever': 1, 'movie': 1, 'best': 1, 'doubt': 1, 'response': 1, 'fairly': 1, 'correct': 1, 'answer': 1, 'know': 1, 'confused': 1, 'little': 1, 'person': 1, 'polite': 1, 'pick': 1, 'approaching': 1, 'years': 1, '8': 1, 'here': 1, 'mil': 1, 'first': 1, 'approach': 1, 'strategies': 1, 'discussed': 1, 'however': 1, 'frustration': 1, 'conflicted': 1, 'independent': 1, 'doesnt': 1, 'sense': 1, 'feeling': 1, 'yes': 1, 'interpreter': 1, 'work': 1, 'feelings': 1, 'guys': 1, 'disrespected': 1, 'upset': 1, 'see': 1, 'apparently': 1}\n", + "{'i': 29, 'think': 15, 'learn': 7, 'how': 5, 'language': 5, 'mother': 5, 'learning': 4, 'understand': 4, 'also': 4, 'english': 4, 'law': 4, 'guy': 4, 'has': 3, 'use': 3, 'resources': 3, 'asshole': 3, 'help': 3, 'languages': 2, 'sure': 2, 'want': 2, 'asking': 2, 'capacity': 2, 'family': 2, 'same': 2, 'feel': 2, 'issue': 2, 'certain': 2, 'makes': 2, 'some': 2, 'tried': 2, 'maybe': 2, 'research': 1, 'people': 1, 'time': 1, 'take': 1, 'easy': 1, 'wired': 1, 'other': 1, 'talk': 1, 'differently': 1, 'easier': 1, 'country': 1, 'foreign': 1, 'gave': 1, 'live': 1, 'go': 1, 'reasonable': 1, 'request': 1, 'culturedcow': 1, 'utilize': 1, 'lives': 1, 'such': 1, 'older': 1, 'wrong': 1, 'loves': 1, 'sound': 1, 'made': 1, 'done': 1, 'america': 1, 'edit': 1, 'try': 1, 'least': 1, 'problem': 1, 'patience': 1, 'brain': 1, 'second': 1, 'easiest': 1, 'does': 1, 'child': 1, 'quickly': 1, 'agree': 1, 'new': 1, 'needs': 1, 'more': 1, 'apps': 1, 'reason': 1, 'wife': 1, 'now': 1, 'according': 1, 'ass': 1, 'thinks': 1, 'thoughts': 1, 'ahole': 1, 'mind': 1, 'changing': 1, 'open': 1, 'guilty': 1, 'believe': 1, 'handle': 1, 'approximately': 1, 'seen': 1, 'ever': 1, 'movie': 1, 'best': 1, 'doubt': 1, 'response': 1, 'fairly': 1, 'correct': 1, 'answer': 1, 'know': 1, 'confused': 1, 'little': 1, 'person': 1, 'polite': 1, 'pick': 1, 'approaching': 1, 'years': 1, '8': 1, 'here': 1, 'mil': 1, 'first': 1, 'approach': 1, 'strategies': 1, 'discussed': 1, 'however': 1, 'frustration': 1, 'conflicted': 1, 'independent': 1, 'doesnt': 1, 'sense': 1, 'feeling': 1, 'yes': 1, 'interpreter': 1, 'work': 1, 'feelings': 1, 'guys': 1, 'disrespected': 1, 'upset': 1, 'see': 1, 'apparently': 1}\n", + "{'i': 29, 'think': 15, 'learn': 7, 'how': 5, 'language': 5, 'mother': 5, 'learning': 4, 'understand': 4, 'also': 4, 'english': 4, 'law': 4, 'guy': 4, 'has': 3, 'use': 3, 'resources': 3, 'asshole': 3, 'help': 3, 'languages': 2, 'sure': 2, 'want': 2, 'asking': 2, 'capacity': 2, 'family': 2, 'same': 2, 'feel': 2, 'issue': 2, 'certain': 2, 'makes': 2, 'some': 2, 'tried': 2, 'maybe': 2, 'research': 1, 'people': 1, 'time': 1, 'take': 1, 'easy': 1, 'wired': 1, 'other': 1, 'talk': 1, 'differently': 1, 'easier': 1, 'country': 1, 'foreign': 1, 'gave': 1, 'live': 1, 'go': 1, 'reasonable': 1, 'request': 1, 'culturedcow': 1, 'utilize': 1, 'lives': 1, 'such': 1, 'older': 1, 'wrong': 1, 'loves': 1, 'sound': 1, 'made': 1, 'done': 1, 'america': 1, 'edit': 1, 'try': 1, 'least': 1, 'problem': 1, 'patience': 1, 'brain': 1, 'second': 1, 'easiest': 1, 'does': 1, 'child': 1, 'quickly': 1, 'agree': 1, 'new': 1, 'needs': 1, 'more': 1, 'apps': 1, 'reason': 1, 'wife': 1, 'now': 1, 'according': 1, 'ass': 1, 'thinks': 1, 'thoughts': 1, 'ahole': 1, 'mind': 1, 'changing': 1, 'open': 1, 'guilty': 1, 'believe': 1, 'handle': 1, 'approximately': 1, 'seen': 1, 'ever': 1, 'movie': 1, 'best': 1, 'doubt': 1, 'response': 1, 'fairly': 1, 'correct': 1, 'answer': 1, 'know': 1, 'confused': 1, 'little': 1, 'person': 1, 'polite': 1, 'pick': 1, 'approaching': 1, 'years': 1, '8': 1, 'here': 1, 'mil': 1, 'first': 1, 'approach': 1, 'strategies': 1, 'discussed': 1, 'however': 1, 'frustration': 1, 'conflicted': 1, 'independent': 1, 'doesnt': 1, 'sense': 1, 'feeling': 1, 'yes': 1, 'interpreter': 1, 'work': 1, 'feelings': 1, 'guys': 1, 'disrespected': 1, 'upset': 1, 'see': 1, 'apparently': 1}\n", + "{'i': 29, 'think': 15, 'learn': 7, 'how': 5, 'language': 5, 'mother': 5, 'learning': 4, 'understand': 4, 'also': 4, 'english': 4, 'law': 4, 'guy': 4, 'has': 3, 'use': 3, 'resources': 3, 'asshole': 3, 'help': 3, 'languages': 2, 'sure': 2, 'want': 2, 'asking': 2, 'capacity': 2, 'family': 2, 'same': 2, 'feel': 2, 'issue': 2, 'certain': 2, 'makes': 2, 'some': 2, 'tried': 2, 'maybe': 2, 'research': 1, 'people': 1, 'time': 1, 'take': 1, 'easy': 1, 'wired': 1, 'other': 1, 'talk': 1, 'differently': 1, 'easier': 1, 'country': 1, 'foreign': 1, 'gave': 1, 'live': 1, 'go': 1, 'reasonable': 1, 'request': 1, 'culturedcow': 1, 'utilize': 1, 'lives': 1, 'such': 1, 'older': 1, 'wrong': 1, 'loves': 1, 'sound': 1, 'made': 1, 'done': 1, 'america': 1, 'edit': 1, 'try': 1, 'least': 1, 'problem': 1, 'patience': 1, 'brain': 1, 'second': 1, 'easiest': 1, 'does': 1, 'child': 1, 'quickly': 1, 'agree': 1, 'new': 1, 'needs': 1, 'more': 1, 'apps': 1, 'reason': 1, 'wife': 1, 'now': 1, 'according': 1, 'ass': 1, 'thinks': 1, 'thoughts': 1, 'ahole': 1, 'mind': 1, 'changing': 1, 'open': 1, 'guilty': 1, 'believe': 1, 'handle': 1, 'approximately': 1, 'seen': 1, 'ever': 1, 'movie': 1, 'best': 1, 'doubt': 1, 'response': 1, 'fairly': 1, 'correct': 1, 'answer': 1, 'know': 1, 'confused': 1, 'little': 1, 'person': 1, 'polite': 1, 'pick': 1, 'approaching': 1, 'years': 1, '8': 1, 'here': 1, 'mil': 1, 'first': 1, 'approach': 1, 'strategies': 1, 'discussed': 1, 'however': 1, 'frustration': 1, 'conflicted': 1, 'independent': 1, 'doesnt': 1, 'sense': 1, 'feeling': 1, 'yes': 1, 'interpreter': 1, 'work': 1, 'feelings': 1, 'guys': 1, 'disrespected': 1, 'upset': 1, 'see': 1, 'apparently': 1}\n", + "{'i': 29, 'think': 15, 'learn': 7, 'how': 5, 'language': 5, 'mother': 5, 'learning': 4, 'understand': 4, 'also': 4, 'english': 4, 'law': 4, 'guy': 4, 'has': 3, 'use': 3, 'resources': 3, 'asshole': 3, 'help': 3, 'languages': 2, 'sure': 2, 'want': 2, 'asking': 2, 'capacity': 2, 'family': 2, 'same': 2, 'feel': 2, 'issue': 2, 'certain': 2, 'makes': 2, 'some': 2, 'tried': 2, 'maybe': 2, 'research': 1, 'people': 1, 'time': 1, 'take': 1, 'easy': 1, 'wired': 1, 'other': 1, 'talk': 1, 'differently': 1, 'easier': 1, 'country': 1, 'foreign': 1, 'gave': 1, 'live': 1, 'go': 1, 'reasonable': 1, 'request': 1, 'culturedcow': 1, 'utilize': 1, 'lives': 1, 'such': 1, 'older': 1, 'wrong': 1, 'loves': 1, 'sound': 1, 'made': 1, 'done': 1, 'america': 1, 'edit': 1, 'try': 1, 'least': 1, 'problem': 1, 'patience': 1, 'brain': 1, 'second': 1, 'easiest': 1, 'does': 1, 'child': 1, 'quickly': 1, 'agree': 1, 'new': 1, 'needs': 1, 'more': 1, 'apps': 1, 'reason': 1, 'wife': 1, 'now': 1, 'according': 1, 'ass': 1, 'thinks': 1, 'thoughts': 1, 'ahole': 1, 'mind': 1, 'changing': 1, 'open': 1, 'guilty': 1, 'believe': 1, 'handle': 1, 'approximately': 1, 'seen': 1, 'ever': 1, 'movie': 1, 'best': 1, 'doubt': 1, 'response': 1, 'fairly': 1, 'correct': 1, 'answer': 1, 'know': 1, 'confused': 1, 'little': 1, 'person': 1, 'polite': 1, 'pick': 1, 'approaching': 1, 'years': 1, '8': 1, 'here': 1, 'mil': 1, 'first': 1, 'approach': 1, 'strategies': 1, 'discussed': 1, 'however': 1, 'frustration': 1, 'conflicted': 1, 'independent': 1, 'doesnt': 1, 'sense': 1, 'feeling': 1, 'yes': 1, 'interpreter': 1, 'work': 1, 'feelings': 1, 'guys': 1, 'disrespected': 1, 'upset': 1, 'see': 1, 'apparently': 1}\n", + "{'i': 29, 'think': 15, 'learn': 7, 'how': 5, 'language': 5, 'mother': 5, 'learning': 4, 'understand': 4, 'also': 4, 'english': 4, 'law': 4, 'guy': 4, 'has': 3, 'use': 3, 'resources': 3, 'asshole': 3, 'help': 3, 'languages': 2, 'sure': 2, 'want': 2, 'asking': 2, 'capacity': 2, 'family': 2, 'same': 2, 'feel': 2, 'issue': 2, 'certain': 2, 'makes': 2, 'some': 2, 'tried': 2, 'maybe': 2, 'research': 1, 'people': 1, 'time': 1, 'take': 1, 'easy': 1, 'wired': 1, 'other': 1, 'talk': 1, 'differently': 1, 'easier': 1, 'country': 1, 'foreign': 1, 'gave': 1, 'live': 1, 'go': 1, 'reasonable': 1, 'request': 1, 'culturedcow': 1, 'utilize': 1, 'lives': 1, 'such': 1, 'older': 1, 'wrong': 1, 'loves': 1, 'sound': 1, 'made': 1, 'done': 1, 'america': 1, 'edit': 1, 'try': 1, 'least': 1, 'problem': 1, 'patience': 1, 'brain': 1, 'second': 1, 'easiest': 1, 'does': 1, 'child': 1, 'quickly': 1, 'agree': 1, 'new': 1, 'needs': 1, 'more': 1, 'apps': 1, 'reason': 1, 'wife': 1, 'now': 1, 'according': 1, 'ass': 1, 'thinks': 1, 'thoughts': 1, 'ahole': 1, 'mind': 1, 'changing': 1, 'open': 1, 'guilty': 1, 'believe': 1, 'handle': 1, 'approximately': 1, 'seen': 1, 'ever': 1, 'movie': 1, 'best': 1, 'doubt': 1, 'response': 1, 'fairly': 1, 'correct': 1, 'answer': 1, 'know': 1, 'confused': 1, 'little': 1, 'person': 1, 'polite': 1, 'pick': 1, 'approaching': 1, 'years': 1, '8': 1, 'here': 1, 'mil': 1, 'first': 1, 'approach': 1, 'strategies': 1, 'discussed': 1, 'however': 1, 'frustration': 1, 'conflicted': 1, 'independent': 1, 'doesnt': 1, 'sense': 1, 'feeling': 1, 'yes': 1, 'interpreter': 1, 'work': 1, 'feelings': 1, 'guys': 1, 'disrespected': 1, 'upset': 1, 'see': 1, 'apparently': 1}\n", + "{'i': 29, 'think': 15, 'learn': 7, 'how': 5, 'language': 5, 'mother': 5, 'learning': 4, 'understand': 4, 'also': 4, 'english': 4, 'law': 4, 'guy': 4, 'has': 3, 'use': 3, 'resources': 3, 'asshole': 3, 'help': 3, 'languages': 2, 'sure': 2, 'want': 2, 'asking': 2, 'capacity': 2, 'family': 2, 'same': 2, 'feel': 2, 'issue': 2, 'certain': 2, 'makes': 2, 'some': 2, 'tried': 2, 'maybe': 2, 'research': 1, 'people': 1, 'time': 1, 'take': 1, 'easy': 1, 'wired': 1, 'other': 1, 'talk': 1, 'differently': 1, 'easier': 1, 'country': 1, 'foreign': 1, 'gave': 1, 'live': 1, 'go': 1, 'reasonable': 1, 'request': 1, 'culturedcow': 1, 'utilize': 1, 'lives': 1, 'such': 1, 'older': 1, 'wrong': 1, 'loves': 1, 'sound': 1, 'made': 1, 'done': 1, 'america': 1, 'edit': 1, 'try': 1, 'least': 1, 'problem': 1, 'patience': 1, 'brain': 1, 'second': 1, 'easiest': 1, 'does': 1, 'child': 1, 'quickly': 1, 'agree': 1, 'new': 1, 'needs': 1, 'more': 1, 'apps': 1, 'reason': 1, 'wife': 1, 'now': 1, 'according': 1, 'ass': 1, 'thinks': 1, 'thoughts': 1, 'ahole': 1, 'mind': 1, 'changing': 1, 'open': 1, 'guilty': 1, 'believe': 1, 'handle': 1, 'approximately': 1, 'seen': 1, 'ever': 1, 'movie': 1, 'best': 1, 'doubt': 1, 'response': 1, 'fairly': 1, 'correct': 1, 'answer': 1, 'know': 1, 'confused': 1, 'little': 1, 'person': 1, 'polite': 1, 'pick': 1, 'approaching': 1, 'years': 1, '8': 1, 'here': 1, 'mil': 1, 'first': 1, 'approach': 1, 'strategies': 1, 'discussed': 1, 'however': 1, 'frustration': 1, 'conflicted': 1, 'independent': 1, 'doesnt': 1, 'sense': 1, 'feeling': 1, 'yes': 1, 'interpreter': 1, 'work': 1, 'feelings': 1, 'guys': 1, 'disrespected': 1, 'upset': 1, 'see': 1, 'apparently': 1}\n", + "{'i': 29, 'think': 15, 'learn': 7, 'how': 5, 'language': 5, 'mother': 5, 'learning': 4, 'understand': 4, 'also': 4, 'english': 4, 'law': 4, 'guy': 4, 'has': 3, 'use': 3, 'resources': 3, 'asshole': 3, 'help': 3, 'languages': 2, 'sure': 2, 'want': 2, 'asking': 2, 'capacity': 2, 'family': 2, 'same': 2, 'feel': 2, 'issue': 2, 'certain': 2, 'makes': 2, 'some': 2, 'tried': 2, 'maybe': 2, 'research': 1, 'people': 1, 'time': 1, 'take': 1, 'easy': 1, 'wired': 1, 'other': 1, 'talk': 1, 'differently': 1, 'easier': 1, 'country': 1, 'foreign': 1, 'gave': 1, 'live': 1, 'go': 1, 'reasonable': 1, 'request': 1, 'culturedcow': 1, 'utilize': 1, 'lives': 1, 'such': 1, 'older': 1, 'wrong': 1, 'loves': 1, 'sound': 1, 'made': 1, 'done': 1, 'america': 1, 'edit': 1, 'try': 1, 'least': 1, 'problem': 1, 'patience': 1, 'brain': 1, 'second': 1, 'easiest': 1, 'does': 1, 'child': 1, 'quickly': 1, 'agree': 1, 'new': 1, 'needs': 1, 'more': 1, 'apps': 1, 'reason': 1, 'wife': 1, 'now': 1, 'according': 1, 'ass': 1, 'thinks': 1, 'thoughts': 1, 'ahole': 1, 'mind': 1, 'changing': 1, 'open': 1, 'guilty': 1, 'believe': 1, 'handle': 1, 'approximately': 1, 'seen': 1, 'ever': 1, 'movie': 1, 'best': 1, 'doubt': 1, 'response': 1, 'fairly': 1, 'correct': 1, 'answer': 1, 'know': 1, 'confused': 1, 'little': 1, 'person': 1, 'polite': 1, 'pick': 1, 'approaching': 1, 'years': 1, '8': 1, 'here': 1, 'mil': 1, 'first': 1, 'approach': 1, 'strategies': 1, 'discussed': 1, 'however': 1, 'frustration': 1, 'conflicted': 1, 'independent': 1, 'doesnt': 1, 'sense': 1, 'feeling': 1, 'yes': 1, 'interpreter': 1, 'work': 1, 'feelings': 1, 'guys': 1, 'disrespected': 1, 'upset': 1, 'see': 1, 'apparently': 1}\n", + "{'i': 29, 'think': 15, 'learn': 7, 'how': 5, 'language': 5, 'mother': 5, 'learning': 4, 'understand': 4, 'also': 4, 'english': 4, 'law': 4, 'guy': 4, 'has': 3, 'use': 3, 'resources': 3, 'asshole': 3, 'help': 3, 'languages': 2, 'sure': 2, 'want': 2, 'asking': 2, 'capacity': 2, 'family': 2, 'same': 2, 'feel': 2, 'issue': 2, 'certain': 2, 'makes': 2, 'some': 2, 'tried': 2, 'maybe': 2, 'research': 1, 'people': 1, 'time': 1, 'take': 1, 'easy': 1, 'wired': 1, 'other': 1, 'talk': 1, 'differently': 1, 'easier': 1, 'country': 1, 'foreign': 1, 'gave': 1, 'live': 1, 'go': 1, 'reasonable': 1, 'request': 1, 'culturedcow': 1, 'utilize': 1, 'lives': 1, 'such': 1, 'older': 1, 'wrong': 1, 'loves': 1, 'sound': 1, 'made': 1, 'done': 1, 'america': 1, 'edit': 1, 'try': 1, 'least': 1, 'problem': 1, 'patience': 1, 'brain': 1, 'second': 1, 'easiest': 1, 'does': 1, 'child': 1, 'quickly': 1, 'agree': 1, 'new': 1, 'needs': 1, 'more': 1, 'apps': 1, 'reason': 1, 'wife': 1, 'now': 1, 'according': 1, 'ass': 1, 'thinks': 1, 'thoughts': 1, 'ahole': 1, 'mind': 1, 'changing': 1, 'open': 1, 'guilty': 1, 'believe': 1, 'handle': 1, 'approximately': 1, 'seen': 1, 'ever': 1, 'movie': 1, 'best': 1, 'doubt': 1, 'response': 1, 'fairly': 1, 'correct': 1, 'answer': 1, 'know': 1, 'confused': 1, 'little': 1, 'person': 1, 'polite': 1, 'pick': 1, 'approaching': 1, 'years': 1, '8': 1, 'here': 1, 'mil': 1, 'first': 1, 'approach': 1, 'strategies': 1, 'discussed': 1, 'however': 1, 'frustration': 1, 'conflicted': 1, 'independent': 1, 'doesnt': 1, 'sense': 1, 'feeling': 1, 'yes': 1, 'interpreter': 1, 'work': 1, 'feelings': 1, 'guys': 1, 'disrespected': 1, 'upset': 1, 'see': 1, 'apparently': 1}\n", + "{'i': 29, 'think': 15, 'learn': 7, 'how': 5, 'language': 5, 'mother': 5, 'learning': 4, 'understand': 4, 'also': 4, 'english': 4, 'law': 4, 'guy': 4, 'has': 3, 'use': 3, 'resources': 3, 'asshole': 3, 'help': 3, 'languages': 2, 'sure': 2, 'want': 2, 'asking': 2, 'capacity': 2, 'family': 2, 'same': 2, 'feel': 2, 'issue': 2, 'certain': 2, 'makes': 2, 'some': 2, 'tried': 2, 'maybe': 2, 'research': 1, 'people': 1, 'time': 1, 'take': 1, 'easy': 1, 'wired': 1, 'other': 1, 'talk': 1, 'differently': 1, 'easier': 1, 'country': 1, 'foreign': 1, 'gave': 1, 'live': 1, 'go': 1, 'reasonable': 1, 'request': 1, 'culturedcow': 1, 'utilize': 1, 'lives': 1, 'such': 1, 'older': 1, 'wrong': 1, 'loves': 1, 'sound': 1, 'made': 1, 'done': 1, 'america': 1, 'edit': 1, 'try': 1, 'least': 1, 'problem': 1, 'patience': 1, 'brain': 1, 'second': 1, 'easiest': 1, 'does': 1, 'child': 1, 'quickly': 1, 'agree': 1, 'new': 1, 'needs': 1, 'more': 1, 'apps': 1, 'reason': 1, 'wife': 1, 'now': 1, 'according': 1, 'ass': 1, 'thinks': 1, 'thoughts': 1, 'ahole': 1, 'mind': 1, 'changing': 1, 'open': 1, 'guilty': 1, 'believe': 1, 'handle': 1, 'approximately': 1, 'seen': 1, 'ever': 1, 'movie': 1, 'best': 1, 'doubt': 1, 'response': 1, 'fairly': 1, 'correct': 1, 'answer': 1, 'know': 1, 'confused': 1, 'little': 1, 'person': 1, 'polite': 1, 'pick': 1, 'approaching': 1, 'years': 1, '8': 1, 'here': 1, 'mil': 1, 'first': 1, 'approach': 1, 'strategies': 1, 'discussed': 1, 'however': 1, 'frustration': 1, 'conflicted': 1, 'independent': 1, 'doesnt': 1, 'sense': 1, 'feeling': 1, 'yes': 1, 'interpreter': 1, 'work': 1, 'feelings': 1, 'guys': 1, 'disrespected': 1, 'upset': 1, 'see': 1, 'apparently': 1}\n", + "{'i': 29, 'think': 15, 'learn': 7, 'how': 5, 'language': 5, 'mother': 5, 'learning': 4, 'understand': 4, 'also': 4, 'english': 4, 'law': 4, 'guy': 4, 'has': 3, 'use': 3, 'resources': 3, 'asshole': 3, 'help': 3, 'languages': 2, 'sure': 2, 'want': 2, 'asking': 2, 'capacity': 2, 'family': 2, 'same': 2, 'feel': 2, 'issue': 2, 'certain': 2, 'makes': 2, 'some': 2, 'tried': 2, 'maybe': 2, 'research': 1, 'people': 1, 'time': 1, 'take': 1, 'easy': 1, 'wired': 1, 'other': 1, 'talk': 1, 'differently': 1, 'easier': 1, 'country': 1, 'foreign': 1, 'gave': 1, 'live': 1, 'go': 1, 'reasonable': 1, 'request': 1, 'culturedcow': 1, 'utilize': 1, 'lives': 1, 'such': 1, 'older': 1, 'wrong': 1, 'loves': 1, 'sound': 1, 'made': 1, 'done': 1, 'america': 1, 'edit': 1, 'try': 1, 'least': 1, 'problem': 1, 'patience': 1, 'brain': 1, 'second': 1, 'easiest': 1, 'does': 1, 'child': 1, 'quickly': 1, 'agree': 1, 'new': 1, 'needs': 1, 'more': 1, 'apps': 1, 'reason': 1, 'wife': 1, 'now': 1, 'according': 1, 'ass': 1, 'thinks': 1, 'thoughts': 1, 'ahole': 1, 'mind': 1, 'changing': 1, 'open': 1, 'guilty': 1, 'believe': 1, 'handle': 1, 'approximately': 1, 'seen': 1, 'ever': 1, 'movie': 1, 'best': 1, 'doubt': 1, 'response': 1, 'fairly': 1, 'correct': 1, 'answer': 1, 'know': 1, 'confused': 1, 'little': 1, 'person': 1, 'polite': 1, 'pick': 1, 'approaching': 1, 'years': 1, '8': 1, 'here': 1, 'mil': 1, 'first': 1, 'approach': 1, 'strategies': 1, 'discussed': 1, 'however': 1, 'frustration': 1, 'conflicted': 1, 'independent': 1, 'doesnt': 1, 'sense': 1, 'feeling': 1, 'yes': 1, 'interpreter': 1, 'work': 1, 'feelings': 1, 'guys': 1, 'disrespected': 1, 'upset': 1, 'see': 1, 'apparently': 1}\n", + "{'i': 29, 'think': 15, 'learn': 7, 'how': 5, 'language': 5, 'mother': 5, 'learning': 4, 'understand': 4, 'also': 4, 'english': 4, 'law': 4, 'guy': 4, 'has': 3, 'use': 3, 'resources': 3, 'asshole': 3, 'help': 3, 'languages': 2, 'sure': 2, 'want': 2, 'asking': 2, 'capacity': 2, 'family': 2, 'same': 2, 'feel': 2, 'issue': 2, 'certain': 2, 'makes': 2, 'some': 2, 'tried': 2, 'maybe': 2, 'research': 1, 'people': 1, 'time': 1, 'take': 1, 'easy': 1, 'wired': 1, 'other': 1, 'talk': 1, 'differently': 1, 'easier': 1, 'country': 1, 'foreign': 1, 'gave': 1, 'live': 1, 'go': 1, 'reasonable': 1, 'request': 1, 'culturedcow': 1, 'utilize': 1, 'lives': 1, 'such': 1, 'older': 1, 'wrong': 1, 'loves': 1, 'sound': 1, 'made': 1, 'done': 1, 'america': 1, 'edit': 1, 'try': 1, 'least': 1, 'problem': 1, 'patience': 1, 'brain': 1, 'second': 1, 'easiest': 1, 'does': 1, 'child': 1, 'quickly': 1, 'agree': 1, 'new': 1, 'needs': 1, 'more': 1, 'apps': 1, 'reason': 1, 'wife': 1, 'now': 1, 'according': 1, 'ass': 1, 'thinks': 1, 'thoughts': 1, 'ahole': 1, 'mind': 1, 'changing': 1, 'open': 1, 'guilty': 1, 'believe': 1, 'handle': 1, 'approximately': 1, 'seen': 1, 'ever': 1, 'movie': 1, 'best': 1, 'doubt': 1, 'response': 1, 'fairly': 1, 'correct': 1, 'answer': 1, 'know': 1, 'confused': 1, 'little': 1, 'person': 1, 'polite': 1, 'pick': 1, 'approaching': 1, 'years': 1, '8': 1, 'here': 1, 'mil': 1, 'first': 1, 'approach': 1, 'strategies': 1, 'discussed': 1, 'however': 1, 'frustration': 1, 'conflicted': 1, 'independent': 1, 'doesnt': 1, 'sense': 1, 'feeling': 1, 'yes': 1, 'interpreter': 1, 'work': 1, 'feelings': 1, 'guys': 1, 'disrespected': 1, 'upset': 1, 'see': 1, 'apparently': 1}\n", + "{'i': 29, 'think': 15, 'learn': 7, 'how': 5, 'language': 5, 'mother': 5, 'learning': 4, 'understand': 4, 'also': 4, 'english': 4, 'law': 4, 'guy': 4, 'has': 3, 'use': 3, 'resources': 3, 'asshole': 3, 'help': 3, 'languages': 2, 'sure': 2, 'want': 2, 'asking': 2, 'capacity': 2, 'family': 2, 'same': 2, 'feel': 2, 'issue': 2, 'certain': 2, 'makes': 2, 'some': 2, 'tried': 2, 'maybe': 2, 'research': 1, 'people': 1, 'time': 1, 'take': 1, 'easy': 1, 'wired': 1, 'other': 1, 'talk': 1, 'differently': 1, 'easier': 1, 'country': 1, 'foreign': 1, 'gave': 1, 'live': 1, 'go': 1, 'reasonable': 1, 'request': 1, 'culturedcow': 1, 'utilize': 1, 'lives': 1, 'such': 1, 'older': 1, 'wrong': 1, 'loves': 1, 'sound': 1, 'made': 1, 'done': 1, 'america': 1, 'edit': 1, 'try': 1, 'least': 1, 'problem': 1, 'patience': 1, 'brain': 1, 'second': 1, 'easiest': 1, 'does': 1, 'child': 1, 'quickly': 1, 'agree': 1, 'new': 1, 'needs': 1, 'more': 1, 'apps': 1, 'reason': 1, 'wife': 1, 'now': 1, 'according': 1, 'ass': 1, 'thinks': 1, 'thoughts': 1, 'ahole': 1, 'mind': 1, 'changing': 1, 'open': 1, 'guilty': 1, 'believe': 1, 'handle': 1, 'approximately': 1, 'seen': 1, 'ever': 1, 'movie': 1, 'best': 1, 'doubt': 1, 'response': 1, 'fairly': 1, 'correct': 1, 'answer': 1, 'know': 1, 'confused': 1, 'little': 1, 'person': 1, 'polite': 1, 'pick': 1, 'approaching': 1, 'years': 1, '8': 1, 'here': 1, 'mil': 1, 'first': 1, 'approach': 1, 'strategies': 1, 'discussed': 1, 'however': 1, 'frustration': 1, 'conflicted': 1, 'independent': 1, 'doesnt': 1, 'sense': 1, 'feeling': 1, 'yes': 1, 'interpreter': 1, 'work': 1, 'feelings': 1, 'guys': 1, 'disrespected': 1, 'upset': 1, 'see': 1, 'apparently': 1}\n", + "{'i': 29, 'think': 15, 'learn': 7, 'how': 5, 'language': 5, 'mother': 5, 'learning': 4, 'understand': 4, 'also': 4, 'english': 4, 'law': 4, 'guy': 4, 'has': 3, 'use': 3, 'resources': 3, 'asshole': 3, 'help': 3, 'languages': 2, 'sure': 2, 'want': 2, 'asking': 2, 'capacity': 2, 'family': 2, 'same': 2, 'feel': 2, 'issue': 2, 'certain': 2, 'makes': 2, 'some': 2, 'tried': 2, 'maybe': 2, 'research': 1, 'people': 1, 'time': 1, 'take': 1, 'easy': 1, 'wired': 1, 'other': 1, 'talk': 1, 'differently': 1, 'easier': 1, 'country': 1, 'foreign': 1, 'gave': 1, 'live': 1, 'go': 1, 'reasonable': 1, 'request': 1, 'culturedcow': 1, 'utilize': 1, 'lives': 1, 'such': 1, 'older': 1, 'wrong': 1, 'loves': 1, 'sound': 1, 'made': 1, 'done': 1, 'america': 1, 'edit': 1, 'try': 1, 'least': 1, 'problem': 1, 'patience': 1, 'brain': 1, 'second': 1, 'easiest': 1, 'does': 1, 'child': 1, 'quickly': 1, 'agree': 1, 'new': 1, 'needs': 1, 'more': 1, 'apps': 1, 'reason': 1, 'wife': 1, 'now': 1, 'according': 1, 'ass': 1, 'thinks': 1, 'thoughts': 1, 'ahole': 1, 'mind': 1, 'changing': 1, 'open': 1, 'guilty': 1, 'believe': 1, 'handle': 1, 'approximately': 1, 'seen': 1, 'ever': 1, 'movie': 1, 'best': 1, 'doubt': 1, 'response': 1, 'fairly': 1, 'correct': 1, 'answer': 1, 'know': 1, 'confused': 1, 'little': 1, 'person': 1, 'polite': 1, 'pick': 1, 'approaching': 1, 'years': 1, '8': 1, 'here': 1, 'mil': 1, 'first': 1, 'approach': 1, 'strategies': 1, 'discussed': 1, 'however': 1, 'frustration': 1, 'conflicted': 1, 'independent': 1, 'doesnt': 1, 'sense': 1, 'feeling': 1, 'yes': 1, 'interpreter': 1, 'work': 1, 'feelings': 1, 'guys': 1, 'disrespected': 1, 'upset': 1, 'see': 1, 'apparently': 1}\n", + "{'i': 29, 'think': 15, 'learn': 7, 'how': 5, 'language': 5, 'mother': 5, 'learning': 4, 'understand': 4, 'also': 4, 'english': 4, 'law': 4, 'guy': 4, 'has': 3, 'use': 3, 'resources': 3, 'asshole': 3, 'help': 3, 'languages': 2, 'sure': 2, 'want': 2, 'asking': 2, 'capacity': 2, 'family': 2, 'same': 2, 'feel': 2, 'issue': 2, 'certain': 2, 'makes': 2, 'some': 2, 'tried': 2, 'maybe': 2, 'research': 1, 'people': 1, 'time': 1, 'take': 1, 'easy': 1, 'wired': 1, 'other': 1, 'talk': 1, 'differently': 1, 'easier': 1, 'country': 1, 'foreign': 1, 'gave': 1, 'live': 1, 'go': 1, 'reasonable': 1, 'request': 1, 'culturedcow': 1, 'utilize': 1, 'lives': 1, 'such': 1, 'older': 1, 'wrong': 1, 'loves': 1, 'sound': 1, 'made': 1, 'done': 1, 'america': 1, 'edit': 1, 'try': 1, 'least': 1, 'problem': 1, 'patience': 1, 'brain': 1, 'second': 1, 'easiest': 1, 'does': 1, 'child': 1, 'quickly': 1, 'agree': 1, 'new': 1, 'needs': 1, 'more': 1, 'apps': 1, 'reason': 1, 'wife': 1, 'now': 1, 'according': 1, 'ass': 1, 'thinks': 1, 'thoughts': 1, 'ahole': 1, 'mind': 1, 'changing': 1, 'open': 1, 'guilty': 1, 'believe': 1, 'handle': 1, 'approximately': 1, 'seen': 1, 'ever': 1, 'movie': 1, 'best': 1, 'doubt': 1, 'response': 1, 'fairly': 1, 'correct': 1, 'answer': 1, 'know': 1, 'confused': 1, 'little': 1, 'person': 1, 'polite': 1, 'pick': 1, 'approaching': 1, 'years': 1, '8': 1, 'here': 1, 'mil': 1, 'first': 1, 'approach': 1, 'strategies': 1, 'discussed': 1, 'however': 1, 'frustration': 1, 'conflicted': 1, 'independent': 1, 'doesnt': 1, 'sense': 1, 'feeling': 1, 'yes': 1, 'interpreter': 1, 'work': 1, 'feelings': 1, 'guys': 1, 'disrespected': 1, 'upset': 1, 'see': 1, 'apparently': 1}\n", + "{'i': 2, 'please': 2, 'hello': 1, 'how': 1, 'answer': 1, 'start': 1, 'here': 1, 'question': 1, 'sure': 1, 'rest': 1, 'team': 1, 'help': 1, 'figure': 1, 'want': 1}\n", + "{'i': 2, 'please': 2, 'hello': 1, 'how': 1, 'answer': 1, 'start': 1, 'here': 1, 'question': 1, 'sure': 1, 'rest': 1, 'team': 1, 'help': 1, 'figure': 1, 'want': 1}\n", + "{'i': 2, 'please': 2, 'hello': 1, 'how': 1, 'answer': 1, 'start': 1, 'here': 1, 'question': 1, 'sure': 1, 'rest': 1, 'team': 1, 'help': 1, 'figure': 1, 'want': 1}\n", + "{'i': 2, 'please': 2, 'hello': 1, 'how': 1, 'answer': 1, 'start': 1, 'here': 1, 'question': 1, 'sure': 1, 'rest': 1, 'team': 1, 'help': 1, 'figure': 1, 'want': 1}\n", + "{'i': 2, 'please': 2, 'hello': 1, 'how': 1, 'answer': 1, 'start': 1, 'here': 1, 'question': 1, 'sure': 1, 'rest': 1, 'team': 1, 'help': 1, 'figure': 1, 'want': 1}\n", + "{'fair': 2, 'hey': 1, 'bro': 1, 'lets': 1, 'split': 1, '5050': 1, 'maybe': 1, 'how': 1, '6040': 1, 'i': 1, 'doubt': 1, 'otherwise': 1, 'seems': 1}\n", + "{'fair': 2, 'hey': 1, 'bro': 1, 'lets': 1, 'split': 1, '5050': 1, 'maybe': 1, 'how': 1, '6040': 1, 'i': 1, 'doubt': 1, 'otherwise': 1, 'seems': 1}\n", + "{'fair': 2, 'hey': 1, 'bro': 1, 'lets': 1, 'split': 1, '5050': 1, 'maybe': 1, 'how': 1, '6040': 1, 'i': 1, 'doubt': 1, 'otherwise': 1, 'seems': 1}\n", + "{'fair': 2, 'hey': 1, 'bro': 1, 'lets': 1, 'split': 1, '5050': 1, 'maybe': 1, 'how': 1, '6040': 1, 'i': 1, 'doubt': 1, 'otherwise': 1, 'seems': 1}\n", + "{'i': 2, 'please': 2, 'sure': 1, 'rest': 1, 'team': 1, 'help': 1, 'figure': 1, 'want': 1}\n", + "{'i': 2, 'please': 2, 'sure': 1, 'rest': 1, 'team': 1, 'help': 1, 'figure': 1, 'want': 1}\n", + "{'i': 3, 'split': 2, 'seems': 1, 'possible': 1, 'see': 1, 'thinking': 1, 'disagree': 1, 'only': 1, 'chance': 1, 'understand': 1, 'how': 1, 'agree': 1, 'im': 1, 'making': 1, '6040': 1}\n", + "{'i': 3, 'split': 2, 'seems': 1, 'possible': 1, 'see': 1, 'thinking': 1, 'disagree': 1, 'only': 1, 'chance': 1, 'understand': 1, 'how': 1, 'agree': 1, 'im': 1, 'making': 1, '6040': 1}\n", + "{'i': 3, 'split': 2, 'seems': 1, 'possible': 1, 'see': 1, 'thinking': 1, 'disagree': 1, 'only': 1, 'chance': 1, 'understand': 1, 'how': 1, 'agree': 1, 'im': 1, 'making': 1, '6040': 1}\n", + "{'i': 3, 'split': 2, 'seems': 1, 'possible': 1, 'see': 1, 'thinking': 1, 'disagree': 1, 'only': 1, 'chance': 1, 'understand': 1, 'how': 1, 'agree': 1, 'im': 1, 'making': 1, '6040': 1}\n", + "{'i': 6, 'think': 4, 'women': 3, 'stem': 2, 'gender': 2, 'hiring': 2, 'their': 2, 'address': 2, 'something': 2, 'mindful': 1, 'gap': 1, 'look': 1, 'simply': 1, 'done': 1, 'explicitly': 1, 'companies': 1, 'issues': 1, 'decisions': 1, 'priority': 1, 'implementing': 1, 'even': 1, 'discrepancy': 1, 'through': 1, 'hire': 1, 'hey': 1, 'believer': 1, 'careers': 1, 'try': 1, 'else': 1, 'ok': 1, 'leave': 1, 'team': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'further': 1, 'compound': 1, 'issue': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'practices': 1}\n", + "{'i': 6, 'think': 4, 'women': 3, 'stem': 2, 'gender': 2, 'hiring': 2, 'their': 2, 'address': 2, 'something': 2, 'mindful': 1, 'gap': 1, 'look': 1, 'simply': 1, 'done': 1, 'explicitly': 1, 'companies': 1, 'issues': 1, 'decisions': 1, 'priority': 1, 'implementing': 1, 'even': 1, 'discrepancy': 1, 'through': 1, 'hire': 1, 'hey': 1, 'believer': 1, 'careers': 1, 'try': 1, 'else': 1, 'ok': 1, 'leave': 1, 'team': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'further': 1, 'compound': 1, 'issue': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'practices': 1}\n", + "{'i': 6, 'think': 4, 'women': 3, 'stem': 2, 'gender': 2, 'hiring': 2, 'their': 2, 'address': 2, 'something': 2, 'mindful': 1, 'gap': 1, 'look': 1, 'simply': 1, 'done': 1, 'explicitly': 1, 'companies': 1, 'issues': 1, 'decisions': 1, 'priority': 1, 'implementing': 1, 'even': 1, 'discrepancy': 1, 'through': 1, 'hire': 1, 'hey': 1, 'believer': 1, 'careers': 1, 'try': 1, 'else': 1, 'ok': 1, 'leave': 1, 'team': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'further': 1, 'compound': 1, 'issue': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'practices': 1}\n", + "{'i': 6, 'think': 4, 'women': 3, 'stem': 2, 'gender': 2, 'hiring': 2, 'their': 2, 'address': 2, 'something': 2, 'mindful': 1, 'gap': 1, 'look': 1, 'simply': 1, 'done': 1, 'explicitly': 1, 'companies': 1, 'issues': 1, 'decisions': 1, 'priority': 1, 'implementing': 1, 'even': 1, 'discrepancy': 1, 'through': 1, 'hire': 1, 'hey': 1, 'believer': 1, 'careers': 1, 'try': 1, 'else': 1, 'ok': 1, 'leave': 1, 'team': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'further': 1, 'compound': 1, 'issue': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'practices': 1}\n", + "{'i': 5, 'think': 3, 'women': 3, 'gender': 2, 'address': 2, 'hiring': 2, 'their': 2, 'stem': 2, 'mindful': 1, 'even': 1, 'careers': 1, 'believer': 1, 'something': 1, 'done': 1, 'through': 1, 'issues': 1, 'discrepancy': 1, 'implementing': 1, 'simply': 1, 'priority': 1, 'look': 1, 'gap': 1, 'underrepresented': 1, 'companies': 1, 'explicitly': 1, 'hire': 1, 'decisions': 1, 'honestly': 1, 'true': 1, 'problem': 1, 'much': 1, 'plan': 1, 'dumbest': 1, 'idea': 1, 'ive': 1, 'heard': 1, 'actually': 1, 'dumb': 1, 'af': 1, 'ur': 1, 'here': 1, 'thank': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'further': 1, 'compound': 1, 'issue': 1, 'looking': 1, 'practices': 1}\n", + "{'i': 5, 'think': 3, 'women': 3, 'gender': 2, 'address': 2, 'hiring': 2, 'their': 2, 'stem': 2, 'mindful': 1, 'even': 1, 'careers': 1, 'believer': 1, 'something': 1, 'done': 1, 'through': 1, 'issues': 1, 'discrepancy': 1, 'implementing': 1, 'simply': 1, 'priority': 1, 'look': 1, 'gap': 1, 'underrepresented': 1, 'companies': 1, 'explicitly': 1, 'hire': 1, 'decisions': 1, 'honestly': 1, 'true': 1, 'problem': 1, 'much': 1, 'plan': 1, 'dumbest': 1, 'idea': 1, 'ive': 1, 'heard': 1, 'actually': 1, 'dumb': 1, 'af': 1, 'ur': 1, 'here': 1, 'thank': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'further': 1, 'compound': 1, 'issue': 1, 'looking': 1, 'practices': 1}\n", + "{'i': 5, 'think': 3, 'women': 3, 'gender': 2, 'address': 2, 'hiring': 2, 'their': 2, 'stem': 2, 'mindful': 1, 'even': 1, 'careers': 1, 'believer': 1, 'something': 1, 'done': 1, 'through': 1, 'issues': 1, 'discrepancy': 1, 'implementing': 1, 'simply': 1, 'priority': 1, 'look': 1, 'gap': 1, 'underrepresented': 1, 'companies': 1, 'explicitly': 1, 'hire': 1, 'decisions': 1, 'honestly': 1, 'true': 1, 'problem': 1, 'much': 1, 'plan': 1, 'dumbest': 1, 'idea': 1, 'ive': 1, 'heard': 1, 'actually': 1, 'dumb': 1, 'af': 1, 'ur': 1, 'here': 1, 'thank': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'further': 1, 'compound': 1, 'issue': 1, 'looking': 1, 'practices': 1}\n", + "{'i': 5, 'think': 3, 'women': 3, 'gender': 2, 'address': 2, 'hiring': 2, 'their': 2, 'stem': 2, 'mindful': 1, 'even': 1, 'careers': 1, 'believer': 1, 'something': 1, 'done': 1, 'through': 1, 'issues': 1, 'discrepancy': 1, 'implementing': 1, 'simply': 1, 'priority': 1, 'look': 1, 'gap': 1, 'underrepresented': 1, 'companies': 1, 'explicitly': 1, 'hire': 1, 'decisions': 1, 'honestly': 1, 'true': 1, 'problem': 1, 'much': 1, 'plan': 1, 'dumbest': 1, 'idea': 1, 'ive': 1, 'heard': 1, 'actually': 1, 'dumb': 1, 'af': 1, 'ur': 1, 'here': 1, 'thank': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'further': 1, 'compound': 1, 'issue': 1, 'looking': 1, 'practices': 1}\n", + "{'i': 5, 'think': 3, 'women': 3, 'gender': 2, 'address': 2, 'hiring': 2, 'their': 2, 'stem': 2, 'mindful': 1, 'even': 1, 'careers': 1, 'believer': 1, 'something': 1, 'done': 1, 'through': 1, 'issues': 1, 'discrepancy': 1, 'implementing': 1, 'simply': 1, 'priority': 1, 'look': 1, 'gap': 1, 'underrepresented': 1, 'companies': 1, 'explicitly': 1, 'hire': 1, 'decisions': 1, 'honestly': 1, 'true': 1, 'problem': 1, 'much': 1, 'plan': 1, 'dumbest': 1, 'idea': 1, 'ive': 1, 'heard': 1, 'actually': 1, 'dumb': 1, 'af': 1, 'ur': 1, 'here': 1, 'thank': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'further': 1, 'compound': 1, 'issue': 1, 'looking': 1, 'practices': 1}\n", + "{'i': 7, 'think': 3, 'women': 3, 'stem': 2, 'address': 2, 'understand': 2, 'gender': 2, 'sorry': 2, 'their': 2, 'hiring': 2, 'pleasure': 1, 'decisions': 1, 'discrepancy': 1, 'even': 1, 'implementing': 1, 'priority': 1, 'hire': 1, 'companies': 1, 'explicitly': 1, 'something': 1, 'simply': 1, 'mindful': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'done': 1, 'underrepresented': 1, 'believer': 1, 'agree': 1, 'meet': 1, 'try': 1, 'next': 1, 'please': 1, 'explain': 1, 'thinking': 1, 'mean': 1, 'perspective': 1, 'want': 1, 'careers': 1, 'resentment': 1, 'workplace': 1, 'further': 1, 'compound': 1, 'issue': 1, 'looking': 1, 'true': 1, 'honor': 1, 'practices': 1}\n", + "{'i': 7, 'think': 3, 'women': 3, 'stem': 2, 'address': 2, 'understand': 2, 'gender': 2, 'sorry': 2, 'their': 2, 'hiring': 2, 'pleasure': 1, 'decisions': 1, 'discrepancy': 1, 'even': 1, 'implementing': 1, 'priority': 1, 'hire': 1, 'companies': 1, 'explicitly': 1, 'something': 1, 'simply': 1, 'mindful': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'done': 1, 'underrepresented': 1, 'believer': 1, 'agree': 1, 'meet': 1, 'try': 1, 'next': 1, 'please': 1, 'explain': 1, 'thinking': 1, 'mean': 1, 'perspective': 1, 'want': 1, 'careers': 1, 'resentment': 1, 'workplace': 1, 'further': 1, 'compound': 1, 'issue': 1, 'looking': 1, 'true': 1, 'honor': 1, 'practices': 1}\n", + "{'i': 7, 'think': 3, 'women': 3, 'stem': 2, 'address': 2, 'understand': 2, 'gender': 2, 'sorry': 2, 'their': 2, 'hiring': 2, 'pleasure': 1, 'decisions': 1, 'discrepancy': 1, 'even': 1, 'implementing': 1, 'priority': 1, 'hire': 1, 'companies': 1, 'explicitly': 1, 'something': 1, 'simply': 1, 'mindful': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'done': 1, 'underrepresented': 1, 'believer': 1, 'agree': 1, 'meet': 1, 'try': 1, 'next': 1, 'please': 1, 'explain': 1, 'thinking': 1, 'mean': 1, 'perspective': 1, 'want': 1, 'careers': 1, 'resentment': 1, 'workplace': 1, 'further': 1, 'compound': 1, 'issue': 1, 'looking': 1, 'true': 1, 'honor': 1, 'practices': 1}\n", + "{'i': 7, 'think': 3, 'women': 3, 'stem': 2, 'address': 2, 'understand': 2, 'gender': 2, 'sorry': 2, 'their': 2, 'hiring': 2, 'pleasure': 1, 'decisions': 1, 'discrepancy': 1, 'even': 1, 'implementing': 1, 'priority': 1, 'hire': 1, 'companies': 1, 'explicitly': 1, 'something': 1, 'simply': 1, 'mindful': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'done': 1, 'underrepresented': 1, 'believer': 1, 'agree': 1, 'meet': 1, 'try': 1, 'next': 1, 'please': 1, 'explain': 1, 'thinking': 1, 'mean': 1, 'perspective': 1, 'want': 1, 'careers': 1, 'resentment': 1, 'workplace': 1, 'further': 1, 'compound': 1, 'issue': 1, 'looking': 1, 'true': 1, 'honor': 1, 'practices': 1}\n", + "{'i': 7, 'think': 3, 'women': 3, 'stem': 2, 'address': 2, 'understand': 2, 'gender': 2, 'sorry': 2, 'their': 2, 'hiring': 2, 'pleasure': 1, 'decisions': 1, 'discrepancy': 1, 'even': 1, 'implementing': 1, 'priority': 1, 'hire': 1, 'companies': 1, 'explicitly': 1, 'something': 1, 'simply': 1, 'mindful': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'done': 1, 'underrepresented': 1, 'believer': 1, 'agree': 1, 'meet': 1, 'try': 1, 'next': 1, 'please': 1, 'explain': 1, 'thinking': 1, 'mean': 1, 'perspective': 1, 'want': 1, 'careers': 1, 'resentment': 1, 'workplace': 1, 'further': 1, 'compound': 1, 'issue': 1, 'looking': 1, 'true': 1, 'honor': 1, 'practices': 1}\n", + "{'i': 6, 'think': 3, 'women': 3, 'gender': 2, 'want': 2, 'stem': 2, 'hiring': 2, 'their': 2, 'address': 2, 'first': 2, 'simply': 1, 'hire': 1, 'done': 1, 'companies': 1, 'mindful': 1, 'decisions': 1, 'gap': 1, 'priority': 1, 'implementing': 1, 'look': 1, 'even': 1, 'discrepancy': 1, 'issues': 1, 'through': 1, 'explicitly': 1, 'careers': 1, 'something': 1, 'believer': 1, 'work': 1, 'lets': 1, 'fine': 1, 'ok': 1, 'part': 1, 'second': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'resentment': 1, 'workplace': 1, 'further': 1, 'compound': 1, 'issue': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'practices': 1}\n", + "{'i': 6, 'think': 3, 'women': 3, 'gender': 2, 'want': 2, 'stem': 2, 'hiring': 2, 'their': 2, 'address': 2, 'first': 2, 'simply': 1, 'hire': 1, 'done': 1, 'companies': 1, 'mindful': 1, 'decisions': 1, 'gap': 1, 'priority': 1, 'implementing': 1, 'look': 1, 'even': 1, 'discrepancy': 1, 'issues': 1, 'through': 1, 'explicitly': 1, 'careers': 1, 'something': 1, 'believer': 1, 'work': 1, 'lets': 1, 'fine': 1, 'ok': 1, 'part': 1, 'second': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'resentment': 1, 'workplace': 1, 'further': 1, 'compound': 1, 'issue': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'practices': 1}\n", + "{'i': 6, 'think': 3, 'women': 3, 'gender': 2, 'want': 2, 'stem': 2, 'hiring': 2, 'their': 2, 'address': 2, 'first': 2, 'simply': 1, 'hire': 1, 'done': 1, 'companies': 1, 'mindful': 1, 'decisions': 1, 'gap': 1, 'priority': 1, 'implementing': 1, 'look': 1, 'even': 1, 'discrepancy': 1, 'issues': 1, 'through': 1, 'explicitly': 1, 'careers': 1, 'something': 1, 'believer': 1, 'work': 1, 'lets': 1, 'fine': 1, 'ok': 1, 'part': 1, 'second': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'resentment': 1, 'workplace': 1, 'further': 1, 'compound': 1, 'issue': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'practices': 1}\n", + "{'i': 6, 'think': 3, 'women': 3, 'gender': 2, 'want': 2, 'stem': 2, 'hiring': 2, 'their': 2, 'address': 2, 'first': 2, 'simply': 1, 'hire': 1, 'done': 1, 'companies': 1, 'mindful': 1, 'decisions': 1, 'gap': 1, 'priority': 1, 'implementing': 1, 'look': 1, 'even': 1, 'discrepancy': 1, 'issues': 1, 'through': 1, 'explicitly': 1, 'careers': 1, 'something': 1, 'believer': 1, 'work': 1, 'lets': 1, 'fine': 1, 'ok': 1, 'part': 1, 'second': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'resentment': 1, 'workplace': 1, 'further': 1, 'compound': 1, 'issue': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'practices': 1}\n", + "{'i': 11, 'think': 5, 'please': 4, 'work': 4, 'rn': 4, 'ok': 4, 'women': 3, 'error': 2, 'hiring': 2, 'stem': 2, 'their': 2, 'gender': 2, 'thing': 2, 'whole': 2, 'redo': 2, 'begin': 2, 'forgive': 2, 'start': 2, 'im': 2, 'exhuasted': 2, 'care': 2, 'long': 2, 'appreciate': 2, 'finish': 2, 'part': 2, 'address': 2, 'mindful': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'simply': 1, 'hire': 1, 'explicitly': 1, 'companies': 1, 'even': 1, 'decisions': 1, 'priority': 1, 'implementing': 1, 'compound': 1, 'discrepancy': 1, 'further': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'issue': 1, 'done': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'practices': 1}\n", + "{'i': 11, 'think': 5, 'please': 4, 'work': 4, 'rn': 4, 'ok': 4, 'women': 3, 'error': 2, 'hiring': 2, 'stem': 2, 'their': 2, 'gender': 2, 'thing': 2, 'whole': 2, 'redo': 2, 'begin': 2, 'forgive': 2, 'start': 2, 'im': 2, 'exhuasted': 2, 'care': 2, 'long': 2, 'appreciate': 2, 'finish': 2, 'part': 2, 'address': 2, 'mindful': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'simply': 1, 'hire': 1, 'explicitly': 1, 'companies': 1, 'even': 1, 'decisions': 1, 'priority': 1, 'implementing': 1, 'compound': 1, 'discrepancy': 1, 'further': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'issue': 1, 'done': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'practices': 1}\n", + "{'i': 11, 'think': 5, 'please': 4, 'work': 4, 'rn': 4, 'ok': 4, 'women': 3, 'error': 2, 'hiring': 2, 'stem': 2, 'their': 2, 'gender': 2, 'thing': 2, 'whole': 2, 'redo': 2, 'begin': 2, 'forgive': 2, 'start': 2, 'im': 2, 'exhuasted': 2, 'care': 2, 'long': 2, 'appreciate': 2, 'finish': 2, 'part': 2, 'address': 2, 'mindful': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'simply': 1, 'hire': 1, 'explicitly': 1, 'companies': 1, 'even': 1, 'decisions': 1, 'priority': 1, 'implementing': 1, 'compound': 1, 'discrepancy': 1, 'further': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'issue': 1, 'done': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'practices': 1}\n", + "{'i': 11, 'think': 5, 'please': 4, 'work': 4, 'rn': 4, 'ok': 4, 'women': 3, 'error': 2, 'hiring': 2, 'stem': 2, 'their': 2, 'gender': 2, 'thing': 2, 'whole': 2, 'redo': 2, 'begin': 2, 'forgive': 2, 'start': 2, 'im': 2, 'exhuasted': 2, 'care': 2, 'long': 2, 'appreciate': 2, 'finish': 2, 'part': 2, 'address': 2, 'mindful': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'simply': 1, 'hire': 1, 'explicitly': 1, 'companies': 1, 'even': 1, 'decisions': 1, 'priority': 1, 'implementing': 1, 'compound': 1, 'discrepancy': 1, 'further': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'issue': 1, 'done': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'practices': 1}\n", + "{'i': 11, 'think': 5, 'please': 4, 'work': 4, 'rn': 4, 'ok': 4, 'women': 3, 'error': 2, 'hiring': 2, 'stem': 2, 'their': 2, 'gender': 2, 'thing': 2, 'whole': 2, 'redo': 2, 'begin': 2, 'forgive': 2, 'start': 2, 'im': 2, 'exhuasted': 2, 'care': 2, 'long': 2, 'appreciate': 2, 'finish': 2, 'part': 2, 'address': 2, 'mindful': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'simply': 1, 'hire': 1, 'explicitly': 1, 'companies': 1, 'even': 1, 'decisions': 1, 'priority': 1, 'implementing': 1, 'compound': 1, 'discrepancy': 1, 'further': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'issue': 1, 'done': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'practices': 1}\n", + "{'i': 11, 'think': 5, 'please': 4, 'work': 4, 'rn': 4, 'ok': 4, 'women': 3, 'error': 2, 'hiring': 2, 'stem': 2, 'their': 2, 'gender': 2, 'thing': 2, 'whole': 2, 'redo': 2, 'begin': 2, 'forgive': 2, 'start': 2, 'im': 2, 'exhuasted': 2, 'care': 2, 'long': 2, 'appreciate': 2, 'finish': 2, 'part': 2, 'address': 2, 'mindful': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'simply': 1, 'hire': 1, 'explicitly': 1, 'companies': 1, 'even': 1, 'decisions': 1, 'priority': 1, 'implementing': 1, 'compound': 1, 'discrepancy': 1, 'further': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'issue': 1, 'done': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'practices': 1}\n", + "{'i': 11, 'think': 5, 'please': 4, 'work': 4, 'rn': 4, 'ok': 4, 'women': 3, 'error': 2, 'hiring': 2, 'stem': 2, 'their': 2, 'gender': 2, 'thing': 2, 'whole': 2, 'redo': 2, 'begin': 2, 'forgive': 2, 'start': 2, 'im': 2, 'exhuasted': 2, 'care': 2, 'long': 2, 'appreciate': 2, 'finish': 2, 'part': 2, 'address': 2, 'mindful': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'simply': 1, 'hire': 1, 'explicitly': 1, 'companies': 1, 'even': 1, 'decisions': 1, 'priority': 1, 'implementing': 1, 'compound': 1, 'discrepancy': 1, 'further': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'issue': 1, 'done': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'practices': 1}\n", + "{'i': 11, 'think': 5, 'please': 4, 'work': 4, 'rn': 4, 'ok': 4, 'women': 3, 'error': 2, 'hiring': 2, 'stem': 2, 'their': 2, 'gender': 2, 'thing': 2, 'whole': 2, 'redo': 2, 'begin': 2, 'forgive': 2, 'start': 2, 'im': 2, 'exhuasted': 2, 'care': 2, 'long': 2, 'appreciate': 2, 'finish': 2, 'part': 2, 'address': 2, 'mindful': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'simply': 1, 'hire': 1, 'explicitly': 1, 'companies': 1, 'even': 1, 'decisions': 1, 'priority': 1, 'implementing': 1, 'compound': 1, 'discrepancy': 1, 'further': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'issue': 1, 'done': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'practices': 1}\n", + "{'i': 11, 'think': 5, 'please': 4, 'work': 4, 'rn': 4, 'ok': 4, 'women': 3, 'error': 2, 'hiring': 2, 'stem': 2, 'their': 2, 'gender': 2, 'thing': 2, 'whole': 2, 'redo': 2, 'begin': 2, 'forgive': 2, 'start': 2, 'im': 2, 'exhuasted': 2, 'care': 2, 'long': 2, 'appreciate': 2, 'finish': 2, 'part': 2, 'address': 2, 'mindful': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'simply': 1, 'hire': 1, 'explicitly': 1, 'companies': 1, 'even': 1, 'decisions': 1, 'priority': 1, 'implementing': 1, 'compound': 1, 'discrepancy': 1, 'further': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'issue': 1, 'done': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'practices': 1}\n", + "{'i': 11, 'think': 5, 'please': 4, 'work': 4, 'rn': 4, 'ok': 4, 'women': 3, 'error': 2, 'hiring': 2, 'stem': 2, 'their': 2, 'gender': 2, 'thing': 2, 'whole': 2, 'redo': 2, 'begin': 2, 'forgive': 2, 'start': 2, 'im': 2, 'exhuasted': 2, 'care': 2, 'long': 2, 'appreciate': 2, 'finish': 2, 'part': 2, 'address': 2, 'mindful': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'simply': 1, 'hire': 1, 'explicitly': 1, 'companies': 1, 'even': 1, 'decisions': 1, 'priority': 1, 'implementing': 1, 'compound': 1, 'discrepancy': 1, 'further': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'issue': 1, 'done': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'practices': 1}\n", + "{'i': 11, 'think': 5, 'please': 4, 'work': 4, 'rn': 4, 'ok': 4, 'women': 3, 'error': 2, 'hiring': 2, 'stem': 2, 'their': 2, 'gender': 2, 'thing': 2, 'whole': 2, 'redo': 2, 'begin': 2, 'forgive': 2, 'start': 2, 'im': 2, 'exhuasted': 2, 'care': 2, 'long': 2, 'appreciate': 2, 'finish': 2, 'part': 2, 'address': 2, 'mindful': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'simply': 1, 'hire': 1, 'explicitly': 1, 'companies': 1, 'even': 1, 'decisions': 1, 'priority': 1, 'implementing': 1, 'compound': 1, 'discrepancy': 1, 'further': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'issue': 1, 'done': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'practices': 1}\n", + "{'i': 11, 'think': 5, 'please': 4, 'work': 4, 'rn': 4, 'ok': 4, 'women': 3, 'error': 2, 'hiring': 2, 'stem': 2, 'their': 2, 'gender': 2, 'thing': 2, 'whole': 2, 'redo': 2, 'begin': 2, 'forgive': 2, 'start': 2, 'im': 2, 'exhuasted': 2, 'care': 2, 'long': 2, 'appreciate': 2, 'finish': 2, 'part': 2, 'address': 2, 'mindful': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'simply': 1, 'hire': 1, 'explicitly': 1, 'companies': 1, 'even': 1, 'decisions': 1, 'priority': 1, 'implementing': 1, 'compound': 1, 'discrepancy': 1, 'further': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'issue': 1, 'done': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'practices': 1}\n", + "{'i': 11, 'think': 5, 'please': 4, 'work': 4, 'rn': 4, 'ok': 4, 'women': 3, 'error': 2, 'hiring': 2, 'stem': 2, 'their': 2, 'gender': 2, 'thing': 2, 'whole': 2, 'redo': 2, 'begin': 2, 'forgive': 2, 'start': 2, 'im': 2, 'exhuasted': 2, 'care': 2, 'long': 2, 'appreciate': 2, 'finish': 2, 'part': 2, 'address': 2, 'mindful': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'simply': 1, 'hire': 1, 'explicitly': 1, 'companies': 1, 'even': 1, 'decisions': 1, 'priority': 1, 'implementing': 1, 'compound': 1, 'discrepancy': 1, 'further': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'issue': 1, 'done': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'practices': 1}\n", + "{'i': 11, 'think': 5, 'please': 4, 'work': 4, 'rn': 4, 'ok': 4, 'women': 3, 'error': 2, 'hiring': 2, 'stem': 2, 'their': 2, 'gender': 2, 'thing': 2, 'whole': 2, 'redo': 2, 'begin': 2, 'forgive': 2, 'start': 2, 'im': 2, 'exhuasted': 2, 'care': 2, 'long': 2, 'appreciate': 2, 'finish': 2, 'part': 2, 'address': 2, 'mindful': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'simply': 1, 'hire': 1, 'explicitly': 1, 'companies': 1, 'even': 1, 'decisions': 1, 'priority': 1, 'implementing': 1, 'compound': 1, 'discrepancy': 1, 'further': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'issue': 1, 'done': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'practices': 1}\n", + "{'i': 11, 'think': 5, 'please': 4, 'work': 4, 'rn': 4, 'ok': 4, 'women': 3, 'error': 2, 'hiring': 2, 'stem': 2, 'their': 2, 'gender': 2, 'thing': 2, 'whole': 2, 'redo': 2, 'begin': 2, 'forgive': 2, 'start': 2, 'im': 2, 'exhuasted': 2, 'care': 2, 'long': 2, 'appreciate': 2, 'finish': 2, 'part': 2, 'address': 2, 'mindful': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'simply': 1, 'hire': 1, 'explicitly': 1, 'companies': 1, 'even': 1, 'decisions': 1, 'priority': 1, 'implementing': 1, 'compound': 1, 'discrepancy': 1, 'further': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'issue': 1, 'done': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'practices': 1}\n", + "{'i': 11, 'think': 5, 'please': 4, 'work': 4, 'rn': 4, 'ok': 4, 'women': 3, 'error': 2, 'hiring': 2, 'stem': 2, 'their': 2, 'gender': 2, 'thing': 2, 'whole': 2, 'redo': 2, 'begin': 2, 'forgive': 2, 'start': 2, 'im': 2, 'exhuasted': 2, 'care': 2, 'long': 2, 'appreciate': 2, 'finish': 2, 'part': 2, 'address': 2, 'mindful': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'simply': 1, 'hire': 1, 'explicitly': 1, 'companies': 1, 'even': 1, 'decisions': 1, 'priority': 1, 'implementing': 1, 'compound': 1, 'discrepancy': 1, 'further': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'issue': 1, 'done': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'practices': 1}\n", + "{'i': 11, 'think': 5, 'please': 4, 'work': 4, 'rn': 4, 'ok': 4, 'women': 3, 'error': 2, 'hiring': 2, 'stem': 2, 'their': 2, 'gender': 2, 'thing': 2, 'whole': 2, 'redo': 2, 'begin': 2, 'forgive': 2, 'start': 2, 'im': 2, 'exhuasted': 2, 'care': 2, 'long': 2, 'appreciate': 2, 'finish': 2, 'part': 2, 'address': 2, 'mindful': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'simply': 1, 'hire': 1, 'explicitly': 1, 'companies': 1, 'even': 1, 'decisions': 1, 'priority': 1, 'implementing': 1, 'compound': 1, 'discrepancy': 1, 'further': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'issue': 1, 'done': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'practices': 1}\n", + "{'i': 11, 'think': 5, 'please': 4, 'work': 4, 'rn': 4, 'ok': 4, 'women': 3, 'error': 2, 'hiring': 2, 'stem': 2, 'their': 2, 'gender': 2, 'thing': 2, 'whole': 2, 'redo': 2, 'begin': 2, 'forgive': 2, 'start': 2, 'im': 2, 'exhuasted': 2, 'care': 2, 'long': 2, 'appreciate': 2, 'finish': 2, 'part': 2, 'address': 2, 'mindful': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'simply': 1, 'hire': 1, 'explicitly': 1, 'companies': 1, 'even': 1, 'decisions': 1, 'priority': 1, 'implementing': 1, 'compound': 1, 'discrepancy': 1, 'further': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'issue': 1, 'done': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'practices': 1}\n", + "{'i': 11, 'think': 5, 'please': 4, 'work': 4, 'rn': 4, 'ok': 4, 'women': 3, 'error': 2, 'hiring': 2, 'stem': 2, 'their': 2, 'gender': 2, 'thing': 2, 'whole': 2, 'redo': 2, 'begin': 2, 'forgive': 2, 'start': 2, 'im': 2, 'exhuasted': 2, 'care': 2, 'long': 2, 'appreciate': 2, 'finish': 2, 'part': 2, 'address': 2, 'mindful': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'simply': 1, 'hire': 1, 'explicitly': 1, 'companies': 1, 'even': 1, 'decisions': 1, 'priority': 1, 'implementing': 1, 'compound': 1, 'discrepancy': 1, 'further': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'issue': 1, 'done': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'practices': 1}\n", + "{'i': 5, 'women': 3, 'think': 3, 'hiring': 2, 'stem': 2, 'their': 2, 'gender': 2, 'address': 2, 'mindful': 1, 'gap': 1, 'even': 1, 'hire': 1, 'look': 1, 'explicitly': 1, 'companies': 1, 'issues': 1, 'decisions': 1, 'through': 1, 'priority': 1, 'implementing': 1, 'simply': 1, 'done': 1, 'discrepancy': 1, 'compound': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'further': 1, 'issue': 1, 'understand': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'practices': 1}\n", + "{'i': 5, 'women': 3, 'think': 3, 'hiring': 2, 'stem': 2, 'their': 2, 'gender': 2, 'address': 2, 'mindful': 1, 'gap': 1, 'even': 1, 'hire': 1, 'look': 1, 'explicitly': 1, 'companies': 1, 'issues': 1, 'decisions': 1, 'through': 1, 'priority': 1, 'implementing': 1, 'simply': 1, 'done': 1, 'discrepancy': 1, 'compound': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'further': 1, 'issue': 1, 'understand': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'practices': 1}\n", + "{'i': 5, 'women': 3, 'think': 3, 'hiring': 2, 'stem': 2, 'their': 2, 'gender': 2, 'address': 2, 'mindful': 1, 'gap': 1, 'even': 1, 'hire': 1, 'look': 1, 'explicitly': 1, 'companies': 1, 'issues': 1, 'decisions': 1, 'through': 1, 'priority': 1, 'implementing': 1, 'simply': 1, 'done': 1, 'discrepancy': 1, 'compound': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'further': 1, 'issue': 1, 'understand': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'practices': 1}\n", + "{'i': 5, 'women': 3, 'think': 3, 'hiring': 2, 'stem': 2, 'their': 2, 'gender': 2, 'address': 2, 'mindful': 1, 'gap': 1, 'even': 1, 'hire': 1, 'look': 1, 'explicitly': 1, 'companies': 1, 'issues': 1, 'decisions': 1, 'through': 1, 'priority': 1, 'implementing': 1, 'simply': 1, 'done': 1, 'discrepancy': 1, 'compound': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'further': 1, 'issue': 1, 'understand': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'practices': 1}\n", + "{'i': 5, 'women': 3, 'think': 3, 'hiring': 2, 'stem': 2, 'their': 2, 'gender': 2, 'address': 2, 'mindful': 1, 'gap': 1, 'even': 1, 'hire': 1, 'look': 1, 'explicitly': 1, 'companies': 1, 'issues': 1, 'decisions': 1, 'through': 1, 'priority': 1, 'implementing': 1, 'simply': 1, 'done': 1, 'discrepancy': 1, 'compound': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'further': 1, 'issue': 1, 'understand': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'practices': 1}\n", + "{'i': 5, 'women': 3, 'think': 3, 'hiring': 2, 'stem': 2, 'their': 2, 'gender': 2, 'address': 2, 'mindful': 1, 'gap': 1, 'even': 1, 'hire': 1, 'look': 1, 'explicitly': 1, 'companies': 1, 'issues': 1, 'decisions': 1, 'through': 1, 'priority': 1, 'implementing': 1, 'simply': 1, 'done': 1, 'discrepancy': 1, 'compound': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'further': 1, 'issue': 1, 'understand': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'practices': 1}\n", + "{'i': 5, 'women': 3, 'think': 3, 'hiring': 2, 'stem': 2, 'their': 2, 'gender': 2, 'address': 2, 'mindful': 1, 'gap': 1, 'even': 1, 'hire': 1, 'look': 1, 'explicitly': 1, 'companies': 1, 'issues': 1, 'decisions': 1, 'through': 1, 'priority': 1, 'implementing': 1, 'simply': 1, 'done': 1, 'discrepancy': 1, 'compound': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'further': 1, 'issue': 1, 'understand': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'practices': 1}\n", + "{'i': 5, 'women': 3, 'think': 3, 'hiring': 2, 'stem': 2, 'their': 2, 'gender': 2, 'address': 2, 'mindful': 1, 'gap': 1, 'even': 1, 'hire': 1, 'look': 1, 'explicitly': 1, 'companies': 1, 'issues': 1, 'decisions': 1, 'through': 1, 'priority': 1, 'implementing': 1, 'simply': 1, 'done': 1, 'discrepancy': 1, 'compound': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'further': 1, 'issue': 1, 'understand': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'practices': 1}\n", + "{'i': 5, 'women': 3, 'think': 3, 'hiring': 2, 'stem': 2, 'their': 2, 'gender': 2, 'address': 2, 'mindful': 1, 'gap': 1, 'even': 1, 'hire': 1, 'look': 1, 'explicitly': 1, 'companies': 1, 'issues': 1, 'decisions': 1, 'through': 1, 'priority': 1, 'implementing': 1, 'simply': 1, 'done': 1, 'discrepancy': 1, 'compound': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'further': 1, 'issue': 1, 'understand': 1, 'looking': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'practices': 1}\n", + "{'land': 5, 'please': 2, 'i': 1, 'always': 1, 'love': 1, 'help': 1, 'made': 1}\n", + "{'land': 5, 'please': 2, 'i': 1, 'always': 1, 'love': 1, 'help': 1, 'made': 1}\n", + "{'land': 5, 'please': 2, 'i': 1, 'always': 1, 'love': 1, 'help': 1, 'made': 1}\n", + "{'land': 5, 'please': 2, 'i': 1, 'always': 1, 'love': 1, 'help': 1, 'made': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'i': 12, 'mustnt': 10, 'lets': 9, 'ive': 8, 'alot': 7, 'around': 6, 'yall': 6, 'id': 5, 'come': 5, 'fucks': 5, 'mates': 5, 'know': 5, 'hell': 5, 'thine': 5, 'except': 4, 'sons': 4, 'ourselves': 4, 'sang': 4, 'ill': 4, 'oughtnt': 4, 'u': 4, 'think': 4, 'here': 4, 'probably': 4, 'how': 4, 'sometime': 3, 'butt': 3, 'came': 3, 'insides': 3, 'best': 3, 'masters': 3, 'dick': 3, 'believe': 3, 'either': 3, 'cried': 3, 'hows': 3, 'sucked': 3, 'ate': 3, 'sort': 3, 'wholl': 3, 'mustve': 3, 'neednt': 3, 'demise': 2, 'stuns': 2, 'shook': 2, 'warring': 2, 'lost': 2, 'seemed': 2, 'doesnt': 2, 'went': 2, 'described': 2, 'ran': 2, 'nearsighted': 2, 'yes': 2, 'hers': 2, 'sob': 2, 'gay': 2, 'whining': 2, 'brings': 2, 'begin': 2, 'titty': 2, 'miss': 2, 'whod': 2, 'feared': 2, 'shant': 2, 'grief': 2, 'wonders': 2, 'living': 2, 'tried': 2, 'ladies': 2, 'seen': 2, 'man': 2, 'believes': 2, 'waited': 2, 'maam': 2, 'infer': 2, 'depends': 2, 'affected': 2, 'citizen': 2, 'makes': 2, 'ton': 2, 'section': 2, 'else': 2, 'salvation': 2, 'mostly': 2, 'describe': 2, 'feels': 2, 'rub': 2, 'moms': 2, 'skin': 2, 'gonna': 2, 'wondered': 2, 'depend': 2, 'shall': 2, 'must': 2, 'lucks': 2, 'held': 2, 'condom': 2, 'look': 2, 'option': 2, 'now': 2, 'sees': 2, 'thee': 2, 'ye': 2, 'oughta': 2, 'listens': 2, 'both': 2, 'hearing': 2, 'possibly': 2, 'noisy': 2, 'noises': 2, 'essential': 2, 'hand': 2, 'ear': 2, 'whether': 2, 'palms': 2, 'plus': 2, 'defined': 2, 'though': 2, 'completes': 2, 'drily': 2, 'hears': 2, 'along': 2, 'little': 2, 'add': 2, 'condo': 2, 'hopes': 2, 'first': 2, 'altogether': 2, 'generally': 2, 'apparently': 2, 'appearing': 2, 'need': 2, 'instead': 2, 'rather': 2, 'immediately': 2, 'bones': 1, 'longingjhbn': 1, 'lamefpbv': 1, 'invariabr': 1, 'disadvantagenxtql': 1, 'sightsue': 1, 'undoubtgyzl': 1, 'insincermy': 1, 'exactofn': 1, 'remorseoeia': 1, 'difficultna': 1, 'exactnqhfl': 1, 'jaded': 1, 'wars': 1, 'vanity': 1, 'columnxvs': 1, 'marriexrzvf': 1, 'familiesc': 1, 'cousinbzmwh': 1, 'breathdcafq': 1, 'brainz': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'rashnut': 1, 'nervew': 1, 'brotherrhda': 1, 'belly': 1, 'bone': 1, 'whitishk': 1, 'inevitabx': 1, 'unquestionqzj': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'determined': 1, 'tons': 1, 'difficultnmril': 1, 'interestuthxn': 1, 'sunny': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'reasonpulei': 1, 'alrightdo': 1, 'meaningidwf': 1, 'seem': 1, 'cleanhwe': 1, 'questiontmyhc': 1, 'porch': 1, 'reorganitkgar': 1, 'sense': 1, 'roomiepuma': 1, 'explaining': 1, 'helperhnx': 1, 'whole': 1, 'precisjawd': 1, 'nor': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'vulnerabc': 1, 'undoubts': 1, 'shitzv': 1, 'greater': 1, 'simple': 1, 'patioquf': 1, 'differenceb': 1, 'extent': 1, 'mucho': 1, 'much': 1, 'lotsa': 1, 'bedroomox': 1, 'extremely': 1, 'maidqyldk': 1, 'piecg': 1, 'page': 1, 'looked': 1, 'eying': 1, 'seer': 1, 'cock': 1, 'lose': 1, 'ranking': 1, 'uncertainu': 1, 'shakiihxd': 1, 'frightixu': 1, 'stunned': 1, 'misersjne': 1, 'alarmkzu': 1, 'concludwo': 1, 'tremblwzocs': 1, 'resourcefulcamzd': 1, 'importanmqdw': 1, 'nope': 1, 'negatlpji': 1, 'dang': 1, 'pussyah': 1, 'unproducet': 1, 'veggiecla': 1, 'dumbpbzvd': 1, 'penisygbjp': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'strongm': 1, 'franticivctu': 1, 'confusmb': 1, 'irresponsiblet': 1, 'primarily': 1, 'defeatxjq': 1, 'back': 1, 'perhaps': 1, 'somehow': 1, 'yet': 1, 'eventually': 1, 'endeavafre': 1, 'abilitbdz': 1, 'confident': 1, 'masterfulvq': 1, 'uncertainve': 1, 'triumphujryl': 1, 'soon': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'effortcxbe': 1, 'loserxc': 1, 'overwhelmryjd': 1, 'strainf': 1, 'shakewm': 1, 'shitq': 1, 'pisslkx': 1, 'triangdg': 1, 'queersgm': 1, 'anorexiky': 1, 'tinglliqf': 1, 'faintdlseh': 1, 'throbpqym': 1, 'woundzlkw': 1, 'gynobqovn': 1, 'therapdkzr': 1, 'healed': 1, 'ocd': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'sunshingwv': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'whenever': 1, 'eyeqblh': 1, 'fattsc': 1, 'inside': 1, 'rectangypwos': 1, 'open': 1, 'throbj': 1, 'physicianuqvwr': 1, 'syndromeagxe': 1, 'gravevwhfi': 1, 'appreciate': 1, 'pussyeqru': 1, 'healing': 1, 'skinnijsv': 1, 'mofo': 1, 'prickyj': 1, 'musclephj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'tombetp': 1, 'chokkohz': 1, 'drownksti': 1, 'lynchxafto': 1, 'war': 1, 'digestp': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'rationallpfg': 1, 'unneccessagf': 1, 'girlshfsio': 1, 'skinmen': 1, 'press': 1, 'hot': 1, 'thin': 1, 'silkvr': 1, 'skinh': 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'weight': 1, 'thinnajy': 1, 'bfbfi': 1, 'feelingwkaf': 1, 'thereforrnsq': 1, 'origins': 1, 'motivnt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'pissmygt': 1, 'rebelmp': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'buddiesef': 1, 'aint': 1, 'adults': 1, 'valiantly': 1, 'imaculate': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'selfsufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'illustrious': 1, 'faithfully': 1, 'avertv': 1, 'evocative': 1, 'yearnqgjth': 1, 'tentativwc': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, 'greyiyck': 1, 'delectabliktz': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'taxansjbf': 1, 'auditing': 1, 'bet': 1, 'erectile': 1, 'neighboregax': 1, 'fuckinc': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'pornfzqh': 1, 'approachjuzeb': 1, 'incomegfl': 1, 'fit': 1, 'child': 1, 'menbldt': 1, 'self': 1, 'femalejlcvo': 1, 'babeae': 1, 'goes': 1, 'start': 1, 'describes': 1, 'dislikes': 1, 'knows': 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'spent': 1, 'forgote': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'sadness': 1, 'christianwq': 1, 'muhammyprqh': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'transfergdnu': 1, 'grad': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'jesuitgsabe': 1, 'rosary': 1, 'sect': 1, 'band': 1, 'cry': 1, 'disheartengzeaq': 1, 'sadly': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'guyawg': 1, 'rosaries': 1, 'kid': 1, 'help': 1, 'excusk': 1, 'peoplelnm': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, 'karma': 1, 'orthodoxfdy': 1, 'doghouseeastb': 1, 'randomuer': 1, 'residencpbs': 1, 'eyewut': 1, 'nephewz': 1, 'wifevxmlj': 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'bro': 1, 'breastqyp': 1, 'fullmzf': 1, 'wake': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'facialrqth': 1, 'foot': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'rest': 1, 'glad': 1, 'icu': 1, 'secret': 1, 'infers': 1, 'newbornl': 1, 'citizenphtgi': 1, 'girls': 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, 'listened': 1, 'loved': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'suspectc': 1, 'sensing': 1, 'great': 1, 'motivsc': 1, 'charmbrwsd': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'huggpo': 1, 'grin': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'orangemacis': 1, 'scabo': 1, 'gianthy': 1, 'altho': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'brunchkjz': 1, 'saliverbwp': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'however': 1, 'furniture': 1, 'quitti': 1, 'bedroomxhpl': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'rang': 1, 'concertfuw': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'finalizuav': 1, 'capabfs': 1, 'burpzxevw': 1, 'pisstkzme': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'embalmfqydb': 1, 'hearsepdk': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'plans': 1, 'cuntq': 1, 'strengthe': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'overwhelmfvlxi': 1, 'timidfzbh': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'growing': 1, 'age': 1, 'lawnjr': 1, 'versus': 1, 'wished': 1, 'thank': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'let': 1, 'exclusxklz': 1, 'somethingfxdq': 1, 'wasnt': 1, 'exclujvy': 1, 'hardevtqef': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'most': 1, 'vary': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'ought': 1, 'oughtve': 1, 'hard': 1, 'souriau': 1, 'hope': 1, 'mistakwzl': 1, 'hoping': 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'hushmqplh': 1, 'speak': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'tang': 1, 'speaking': 1, 'becomes': 1, 'redness': 1, 'done': 1, 'meaningi': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'shoulds': 1, 'containn': 1, 'deducczr': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'requirj': 1, 'repressydvml': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'warmlvye': 1, 'im': 1, 'initiatoxtwa': 1, 'yearnlkw': 1, 'pitiulpnv': 1, 'regretzkbrc': 1, 'missed': 1, 'unhappj': 1, 'listenerqe': 1, 'girlfriendwsnya': 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somebodp': 1, 'somewhere': 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, 'quranpy': 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'tragickh': 1, 'unimportant': 1, 'catholickd': 1, 'devastatu': 1, 'follow': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'boundlby': 1, 'deniaxi': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'ministerlnfts': 1, 'sikhc': 1, 'molestgv': 1, 'mortgpzvi': 1, 'bucks': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'threatxre': 1, 'offencefhcog': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'overtime': 1, 'spending': 1, 'judaprfd': 1, 'store': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'classes': 1, 'owes': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'abcdef': 1}\n", + "{'hello': 2}\n", + "{'hello': 2}\n", + "{'hello': 2}\n", + "{'hello': 2}\n", + "{'hello': 2}\n", + "{'hello': 3, 'yoyo': 2}\n", + "{'hello': 3, 'yoyo': 2}\n", + "{'hello': 3, 'yoyo': 2}\n", + "{'hello': 3, 'yoyo': 2}\n", + "[[0, 0], [0, 0], [0], [0.0, 0.0, 0.0, 0.0, 0.0, 3.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5, 0.5, 0.3333333333333333, 0.6666666666666666, 0.3333333333333333, 0.0, 0.0, 0.0, 0.0, 1.5, 0.0, 0.09090909090909091, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3333333333333333, 0.0], [0.0, 0.034482758620689655, 0.034482758620689655, 0.034482758620689655, 0.034482758620689655, 0.034482758620689655, 0.034482758620689655, 0.06896551724137931, 0.034482758620689655, 0.034482758620689655, 0.25, 0.0, 0.06896551724137931, 0.034482758620689655, 0.10344827586206896, 0.0, 0.06666666666666667, 0.034482758620689655, 0.06896551724137931, 0.7773399014778324, 0.7773399014778324, 0.9440065681444991, 0.75, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.5], [0.0, 0.0, 0.0, 0.5], [0.0, 0.5], [0.0, 0.0, 0.0, 0.5], [0, 0, 0, 0], [0, 0, 0, 0, 0], [0.0, 0.0, 0.0, 0.14285714285714285, 0.0], [0, 0, 0, 0], [0.0, 0.0, 0.0, 0.0, 0.25, 0.0, 0.0, 0.0, 0.09090909090909091, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0], [0], [0], [0], [0], [0], [0], [0], [0], [0.0, 0.0, 0.5, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.5, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3666666666666667, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5, 0.0, 0.0, 0.2, 0.0, 0.0, 0.5, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5, 0.0, 0.25, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3333333333333333, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.375, 0.0, 0.0, 0.25, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.2, 0.0, 0.0, 0.0, 0.0, 0.14285714285714285, 0.14285714285714285, 0.0, 0.0, 0.0, 0.08333333333333333, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.2222222222222222, 0.1111111111111111, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.2, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.25, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.2, 0.2, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5, 0.25, 0.25, 0.0, 0.0, 0.0, 0.0, 0.5, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3333333333333333, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.2, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.2, 0.2, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5, 0.0, 0.0, 0.0, 0.0, 0.2, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.2, 0.08333333333333333, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3333333333333333, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.25, 0.16666666666666666, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.4166666666666665, 0.5833333333333333, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.5, 0.0, 0.0], [0.0, 0.0, 0.3333333333333333, 0.8333333333333333]]\n" + ] + }, + { + "data": { + "text/html": [ + "\n", + " \n", + "
\n", + "\n", + " \n", + " \n", + " \n", + "\n", + " conversation_num \n", + "gini_coefficient_sum_num_messages \n", + "\n", + " \n", + "0 \n", + "A \n", + "0.041667 \n", + "\n", + " \n", + "1 \n", + "B \n", + "0.000000 \n", + "\n", + " \n", + "2 \n", + "C \n", + "0.297101 \n", + "\n", + " \n", + "3 \n", + "D \n", + "0.066667 \n", + "\n", + " \n", + "4 \n", + "E \n", + "0.000000 \n", + "\n", + " \n", + "5 \n", + "F \n", + "0.000000 \n", + "\n", + " \n", + "6 \n", + "G \n", + "0.000000 \n", + "\n", + " \n", + "7 \n", + "H \n", + "0.000000 \n", + "\n", + " \n", + "8 \n", + "I \n", + "0.000000 \n", + "\n", + " \n", + "9 \n", + "J \n", + "0.000000 \n", + "\n", + " \n", + "10 \n", + "K \n", + "0.000000 \n", + "\n", + " \n", + "11 \n", + "L \n", + "0.000000 \n", + "\n", + " \n", + "12 \n", + "M \n", + "0.000000 \n", + "\n", + " \n", + "13 \n", + "N \n", + "0.000000 \n", + "\n", + " \n", + "14 \n", + "O \n", + "0.000000 \n", + "\n", + " \n", + "15 \n", + "P \n", + "0.000000 \n", + "\n", + " \n", + "16 \n", + "Q \n", + "0.000000 \n", + "\n", + " \n", + "17 \n", + "R \n", + "0.000000 \n", + "\n", + " \n", + "18 \n", + "S \n", + "0.000000 \n", + "\n", + " \n", + "19 \n", + "T \n", + "0.000000 \n", + "\n", + " \n", + "20 \n", + "U \n", + "0.000000 \n", + "\n", + " \n", + "21 \n", + "conversation_1 \n", + "0.066667 \n", + "\n", + " \n", + "22 \n", + "conversation_2 \n", + "0.066667 \n", + "\n", + " \n", + "23 \n", + "conversation_5 \n", + "0.066667 \n", + "\n", + " \n", + "24 \n", + "conversation_3 \n", + "0.066667 \n", + "\n", + " \n", + "25 \n", + "conversation_4 \n", + "0.066667 \n", + "\n", + " \n", + "26 \n", + "conversation_6 \n", + "0.148148 \n", + "\n", + " \n", + "27 \n", + "conversation_15 \n", + "0.066667 \n", + "\n", + " \n", + "28 \n", + "conversation_16 \n", + "0.066667 \n", + "\n", + " \n", + "29 \n", + "conversation_9 \n", + "0.066667 \n", + "\n", + " \n", + "30 \n", + "AA \n", + "0.000000 \n", + "\n", + " \n", + "31 \n", + "AAA \n", + "0.000000 \n", + "\n", + " \n", + "32 \n", + "AAAA \n", + "0.000000 \n", + "\n", + " \n", + "33 \n", + "BB \n", + "0.000000 \n", + "\n", + " \n", + "34 \n", + "BBB \n", + "0.000000 \n", + "\n", + " \n", + "35 \n", + "BBBB \n", + "0.000000 \n", + "\n", + " \n", + "36 \n", + "CC \n", + "0.166667 \n", + "\n", + " \n", + " \n", + "37 \n", + "CCC \n", + "0.300000 \n", + "\n", + "\n", + "" + ], + "text/plain": [ + " conversation_num message \\\n", + "0 1 hello i like fish \n", + "1 1 this sentence has five words \n", + "2 2 hello \n", + "3 2 is 4 a word \n", + "4 3 NaN \n", + ".. ... ... \n", + "675 A get \n", + "676 B able am are \n", + "677 B able am are hello \n", + "678 B able am hello yoyo \n", + "679 B hello yoyo \n", + "\n", + " function_word_accommodation content_word_accommodation \n", + "0 0 0.000000 \n", + "1 0 0.000000 \n", + "2 0 0.000000 \n", + "3 0 0.000000 \n", + "4 0 0.000000 \n", + ".. ... ... \n", + "675 1 0.000000 \n", + "676 0 0.000000 \n", + "677 3 0.000000 \n", + "678 2 0.333333 \n", + "679 0 0.833333 \n", + "\n", + "[680 rows x 4 columns]" + ] + }, + "execution_count": 2, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "import pandas as pd\n", + "from word_mimicry import *\n", + "\n", + "test_chat_df = pd.read_csv(\"./output/chat/test_chat_level_chat.csv\")\n", + "df = test_chat_df[['conversation_num', \"message\"]].reset_index(drop=True)\n", + "df\n", + "# df[-4:]\n", + "\n", + "df[\"function_words\"] = df[\"message\"].apply(\n", + " lambda x: get_function_words_in_message(x, function_word_reference=func))\n", + "df[\"content_words\"] = df[\"message\"].apply(\n", + " lambda x: get_content_words_in_message(x, function_word_reference=func))\n", + "\n", + "# Extract the function words / content words that also appears in the immediate previous turn\n", + "df[\"function_word_mimicry\"] = mimic_words(\n", + " df, \"function_words\", \"conversation_num\")\n", + "df[\"content_word_mimicry\"] = mimic_words(\n", + " df, \"content_words\", \"conversation_num\")\n", + "\n", + "# Compute the number of function words that also appears in the immediate previous turn\n", + "df[\"function_word_accommodation\"] = df[\"function_word_mimicry\"].apply(\n", + " function_mimicry_score)\n", + "\n", + "# Compute the sum of inverse frequency of each content word that also occurred in the other’s immediately prior turn.\n", + "df[\"content_word_accommodation\"] = Content_mimicry_score(\n", + " df, \"content_words\", \"content_word_mimicry\")\n", + "\n", + "# Drop the function / content word columns -- we don't need them in the output\n", + "df = df.drop(columns=['function_words', 'content_words', 'function_word_mimicry', 'content_word_mimicry'])\n", + "df\n" + ] + }, + { + "cell_type": "code", + "execution_count": 3, + "metadata": {}, + "outputs": [ + { + "data": { + "text/plain": [ + "0 0.0\n", + "1 0.0\n", + "2 0.0\n", + "3 0.0\n", + "4 0.0\n", + " ... \n", + "675 0.0\n", + "676 0.0\n", + "677 0.0\n", + "678 0.1\n", + "679 0.6\n", + "Name: content_word_accommodation, Length: 680, dtype: float64" + ] + }, + "execution_count": 3, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "test_chat_df = pd.read_csv(\"./output/chat/test_chat_level_chat.csv\")\n", + "test_chat_df['content_word_accommodation']" + ] + }, + { + "cell_type": "code", + "execution_count": 79, + "metadata": {}, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + " conversation_num message\n", + "0 1 Hello I like fish.\n", + "1 1 This sentence has five words.\n", + "{'Hello': 1, 'fish.': 1, 'This': 1, 'sentence': 1, 'has': 1, 'five': 1, 'words.': 1}\n", + "0 0\n", + "1 0\n", + "Name: content_word_accommodation, dtype: int64\n", + " conversation_num message\n", + "2 2 Hello??\n", + "3 2 Is 4 a word?\n", + "{'Hello??': 1, 'Is': 1, '4': 1, 'word?': 1}\n", + "0 0\n", + "1 0\n", + "Name: content_word_accommodation, dtype: int64\n", + " conversation_num message\n", + "4 3 .\n", + "{'.': 1}\n", + "0 0\n", + "Name: content_word_accommodation, dtype: int64\n", + " conversation_num message\n", + "5 4 HELLO WORLD, THIS IS A TEST. hi HI. hi HI hi HI\"\n", + "6 4 ONE TWO THREE. four five six. sEvEn EiGhT nInE.\n", + "7 4 Check out this [link](https://example.com) and...\n", + "8 4 I like google.com and wikipedia.org but not am...\n", + "9 4 why don't you read everything at https://www.e...\n", + "10 4 why don't you read everything at \\r\\n- https:/...\n", + "11 4 Hello u/user1 and u/user2, hi hi hi?\n", + "12 4 I don't like u/user_1_test but I like u/user2Test\n", + "13 4 This is **bold**, *italics*, and this is not. ...\n", + "14 4 This is **uneven* in terms of *the emphasis**\n", + "15 4 * item 1\\n* item 2\\n- item 3\n", + "16 4 Here are all my arguments:\\r\\n- point 1\\r\\n- p...\n", + "17 4 1. First\\n2. Second\\n3. Third\n", + "18 4 This is the first line.\\nThis is the second li...\n", + "19 4 I have a line\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nhere is a new...\n", + "20 4 this is a line with\\rA different kind of retur...\n", + "21 4 \"This is a quote.\" She said, \"Here's another.\"\n", + "22 4 \"You miss 100% of the shots you don't take\" --...\n", + "23 4 \"I can't believe you use single quotes to quot...\n", + "24 4 > Quoting someone else\\nThis is my reply.\n", + "25 4 > Quoting someone else\\nThis is my reply.\n", + "26 4 >>>> This is a quote but I went overboard with...\n", + "27 4 >> This is one where I put too many of t...\n", + "28 4 > Hello!\\r\\nGoodbye!\n", + "29 4 > here I am making a quote\\r\\nI respond to it\\...\n", + "30 4 Well... I'm not sure... Maybe...\n", + "31 4 hm..what if I only use two periods...............\n", + "32 4 This is a sentence (with some text in parenthe...\n", + "33 4 \"Sure,\" I said confidently (thiking to myself:...\n", + "34 4 (((((these parentheses are not properly closed.)\n", + "35 4 ((there are multiple parentheses here))\n", + "36 4 ((1+(1+3+4)^2)+7+(9+8))\n", + "{'point': 14, 'multiple': 12, 'long': 11, 'lines': 11, 'takes': 11, 'super': 11, '4': 11, '-': 9, 'This': 8, 'quote': 4, \"don't\": 4, 'line': 4, '>': 4, 'item': 3, 'quotes': 3, 'here': 3, 'line.\\\\nThis': 2, 'https://www.example.co.uk': 2, 'third': 2, 'reply.': 2, 'Quoting': 2, 'respond': 2, 'else\\\\nThis': 2, 'https://www.example.org': 2, 'many': 2, '3': 2, 'https://www.example.ca': 2, 'https://www.example.net': 2, 'read': 2, 'use': 2, 'single': 2, 'parentheses': 2, 'return': 2, 'https://www.example.com': 2, 'character': 2, '>>>>': 1, \"'sometimes\": 1, '>': 1, \"can't\": 1, 'believe': 1, 'people,\"': 1, 'said.': 1, '\"Well,': 1, 'replied,': 1, 'useful': 1, 'nest': 1, 'inside': 1, \"'okay'\": 1, 'other': 1, 'said:': 1, \"quotes,'\": 1, 'Then': 1, 'according': 1, 'English': 1, 'teacher\"': 1, 'HELLO': 1, 'put': 1, 'went': 1, 'overboard': 1, 'text': 1, 'parentheses).': 1, '\"Sure,\"': 1, 'said': 1, 'confidently': 1, '(thiking': 1, 'myself:': 1, 'way!)': 1, 'definitely': 1, '(not)': 1, 'best': 1, 'moments.': 1, '(((((these': 1, 'properly': 1, 'closed.)': 1, '((there': 1, 'here))': 1, 'some': 1, '(with': 1, 'sentence': 1, 'again': 1, 'carat': 1, '>>': 1, 'Gretzky': 1, \"gt's\": 1, 'Hello!': 1, 'Goodbye!': 1, 'making': 1, 'Well...': 1, 'periods............': 1, \"I'm\": 1, 'sure...': 1, 'Maybe...': 1, 'hm..what': 1, 'only': 1, 'two': 1, 'periods.............or': 1, '\"I': 1, '\"This': 1, 'Wayne': 1, 'terms': 1, 'http://example.org': 1, 'google.com': 1, 'wikipedia.org': 1, 'amazon.com': 1, 'Hello': 1, 'u/user1': 1, 'u/user2,': 1, 'hi?': 1, 'u/user_1_test': 1, 'u/user2Test': 1, '**bold**,': 1, '*italics*,': 1, 'not.': 1, '***bolded': 1, 'italicized***': 1, '[link](https://example.com)': 1, 'Check': 1, 'nInE.': 1, 'HI\"': 1, 'THIS': 1, 'IS': 1, 'A': 1, 'TEST.': 1, 'HI.': 1, 'HI': 1, 'ONE': 1, 'EiGhT': 1, 'TWO': 1, 'THREE.': 1, 'four': 1, 'five': 1, 'six.': 1, 'sEvEn': 1, '**uneven*': 1, '*the': 1, '--': 1, 'emphasis**': 1, 'value\\\\rUsing': 1, 'carriage': 1, 'instead': 1, 'newline': 1, 'WORLD,': 1, 'quote.\"': 1, 'She': 1, 'said,': 1, '\"Here\\'s': 1, 'another.\"': 1, '\"You': 1, 'miss': 1, '100%': 1, 'shots': 1, 'take\"': 1, 'kind': 1, 'different': 1, 'with\\\\rA': 1, '2': 1, '*': 1, '1\\\\n*': 1, '2\\\\n-': 1, 'Here': 1, 'arguments:': 1, '1': 1, '1.': 1, 'new': 1, 'First\\\\n2.': 1, 'Second\\\\n3.': 1, 'Third': 1, 'first': 1, 'second': 1, 'line.': 1, '((1+(1+3+4)^2)+7+(9+8))': 1}\n", + "0 0.000\n", + "1 0.000\n", + "2 0.000\n", + "3 0.000\n", + "4 0.000\n", + "5 3.250\n", + "6 0.000\n", + "7 0.000\n", + "8 0.000\n", + "9 0.125\n", + "10 0.000\n", + "11 0.500\n", + "12 0.000\n", + "13 0.000\n", + "14 0.500\n", + "15 0.250\n", + "16 0.000\n", + "17 0.000\n", + "18 0.000\n", + "19 0.000\n", + "20 1.500\n", + "21 0.000\n", + "22 0.125\n", + "23 0.000\n", + "24 0.500\n", + "25 0.000\n", + "26 0.000\n", + "27 0.000\n", + "28 0.125\n", + "29 0.000\n", + "30 0.500\n", + "31 0.000\n", + "Name: content_word_accommodation, dtype: float64\n", + " conversation_num message\n", + "37 5 I think that I think that I think\n", + "38 5 I am a little confused\n", + "39 5 I don't really know the answer\n", + "40 5 I am sure that this is correct\n", + "41 5 I am fairly certain in my response\n", + "42 5 This is without a doubt the best movie I have ...\n", + "43 5 I am not sure about how to how to approximatel...\n", + "44 5 I believe that he is guilty but I am not very ...\n", + "45 5 I an open to you changing my mind on this issue\n", + "46 5 I don't think the guy is the a$$hole. Thoughts?\n", + "47 5 So who thinks the guy is an ass for asking his...\n", + "48 5 I think that this person is not an asshole bec...\n", + "49 5 I can see how the family is upset because they...\n", + "50 5 Yes, I think his feeling makes sense to me to....\n", + "51 5 I was conflicted because I could understand hi...\n", + "52 5 His MIL has been here for 8 years. You would t...\n", + "53 5 I think he had every right to want to help his...\n", + "54 5 I also agree with culturedCow\n", + "55 5 I don't think he's an asshole. I think his req...\n", + "56 5 I think the guy is an asshole because for all ...\n", + "57 5 I think he also tried to utilize other resourc...\n", + "58 5 I think also he needs to understand that langu...\n", + "59 5 Maybe she does have a problem with learning la...\n", + "60 5 After the edit he done it made it sound like h...\n", + "61 5 I don't think the guy is wrong in asking her t...\n", + "62 5 Learning a second language is easiest when you...\n", + "63 5 I think he tried to help her.� He gave her res...\n", + "{'think': 15, 'learn': 7, 'mother': 5, 'how': 5, \"don't\": 4, 'also': 4, 'guy': 4, 'understand': 4, 'help': 3, 'use': 3, 'resources': 3, 'has': 3, 'law': 3, 'language': 3, 'learning': 3, 'english': 2, 'asshole': 2, 'feel': 2, 'makes': 2, 'capacity': 2, 'same': 2, 'want': 2, 'tried': 2, \"didn't\": 2, 'some': 2, 'asking': 2, 'family': 2, 'certain': 2, 'sure': 2, 'issue': 2, 'America,': 1, 'time': 1, 'research': 1, 'WHY': 1, 'people': 1, 'not.': 1, 'utilize': 1, 'easier.': 1, 'other': 1, 'such': 1, 'then,': 1, 'differently': 1, 'wired': 1, 'take': 1, 'language,': 1, 'needs': 1, 'her.�': 1, 'He': 1, 'easy': 1, 'talk': 1, 'language.': 1, 'country,': 1, 'gave': 1, 'foreign': 1, 'live': 1, 'apparently': 1, 'go': 1, 'If': 1, 'apps': 1, 'brain': 1, 'lives': 1, 'try.': 1, 'more': 1, 'wrong': 1, 'loves': 1, 'older': 1, 'patience': 1, 'english.': 1, 'Learning': 1, 'sound': 1, 'second': 1, 'made': 1, 'done': 1, 'edit': 1, 'After': 1, 'least': 1, 'Your': 1, 'request': 1, 'languages,': 1, 'easiest': 1, 'problem': 1, \"you're\": 1, 'child': 1, 'does': 1, 'Maybe': 1, 'quickly.': 1, 'languages': 1, 'new': 1, 'reason.': 1, 'everyone,': 1, 'reasonable.': 1, 'You': 1, 'asshole.': 1, 'person': 1, 'mind': 1, 'a$$hole.': 1, 'Thoughts?': 1, 'So': 1, 'thinks': 1, 'ass': 1, 'because,': 1, 'open': 1, 'according': 1, 'him,': 1, 'polite': 1, 'approaching': 1, 'see': 1, 'upset': 1, 'changing': 1, 'guilty': 1, \"he's\": 1, 'This': 1, 'confused': 1, 'know': 1, 'answer': 1, 'correct': 1, 'fairly': 1, 'response': 1, 'doubt': 1, 'believe': 1, 'best': 1, 'movie': 1, 'ever': 1, 'seen': 1, 'approximately': 1, 'handle': 1, 'disrespected': 1, \"guy's\": 1, 'feelings.': 1, 'years.': 1, 'wife': 1, 'first.': 1, 'His': 1, 'MIL': 1, 'here': 1, '8': 1, 'little': 1, 'Why': 1, \"she'd\": 1, 'pick': 1, 'English': 1, 'now.': 1, 'agree': 1, 'culturedCow': 1, 'approach': 1, 'strategies': 1, 'discussed': 1, 'maybe': 1, 'however': 1, 'frustration': 1, 'conflicted': 1, 'independent.': 1, \"doesn't\": 1, 'Who': 1, 'to.': 1, 'sense': 1, 'feeling': 1, 'Yes,': 1, 'law?': 1, 'interpreter': 1, 'work': 1, 'them.': 1}\n", + "0 0.000000\n", + "1 0.000000\n", + "2 0.000000\n", + "3 0.000000\n", + "4 0.000000\n", + "5 0.000000\n", + "6 0.000000\n", + "7 0.000000\n", + "8 0.000000\n", + "9 0.000000\n", + "10 0.250000\n", + "11 0.000000\n", + "12 0.000000\n", + "13 0.000000\n", + "14 0.000000\n", + "15 0.000000\n", + "16 0.066667\n", + "17 0.000000\n", + "18 0.000000\n", + "19 0.209524\n", + "20 0.542857\n", + "21 1.126190\n", + "22 0.333333\n", + "23 0.000000\n", + "24 0.000000\n", + "25 0.000000\n", + "26 0.000000\n", + "Name: content_word_accommodation, dtype: float64\n", + " conversation_num message\n", + "64 6 hello\n", + "65 6 So how should we answer this\n", + "66 6 We can start here. What is the question?\n", + "67 6 I am not sure. Where is the rest of our team?\n", + "68 6 Please help me figure this out, I really want ...\n", + "{'hello': 1, 'Where': 1, 'want': 1, 'out,': 1, 'figure': 1, 'help': 1, 'Please': 1, 'team?': 1, 'rest': 1, 'sure.': 1, 'So': 1, 'question?': 1, 'What': 1, 'here.': 1, 'start': 1, 'We': 1, 'answer': 1, 'how': 1, 'please': 1}\n", + "0 0\n", + "1 0\n", + "2 0\n", + "3 0\n", + "4 0\n", + "Name: content_word_accommodation, dtype: int64\n", + " conversation_num message\n", + "69 7 Hey\n", + "70 7 Okay bro lets split it 50/50\n", + "71 7 Maybe but how about 60/40? I doubt its fair ot...\n", + "72 7 Seems fair\n", + "{'fair': 2, 'Hey': 1, 'Okay': 1, 'bro': 1, 'lets': 1, 'split': 1, '50/50': 1, 'Maybe': 1, 'how': 1, '60/40?': 1, 'doubt': 1, 'otherwise': 1, 'Seems': 1}\n", + "0 0.0\n", + "1 0.0\n", + "2 0.0\n", + "3 0.5\n", + "Name: content_word_accommodation, dtype: float64\n", + " conversation_num message\n", + "73 8 I am not sure. Where is the rest of our team?\n", + "74 8 Well please help me figure this out, I really ...\n", + "{'please': 2, 'sure.': 1, 'Where': 1, 'rest': 1, 'team?': 1, 'Well': 1, 'help': 1, 'figure': 1, 'out,': 1, 'want': 1}\n", + "0 0\n", + "1 0\n", + "Name: content_word_accommodation, dtype: int64\n", + " conversation_num message\n", + "75 9 Seems possible\n", + "76 9 I see what youre thinking but I disagree\n", + "77 9 We get only one chance so we should understand...\n", + "78 9 I just don't agree, I'm making the 60/40 split\n", + "{'split': 2, 'Seems': 1, 'possible': 1, 'see': 1, 'thinking': 1, 'disagree': 1, 'We': 1, 'only': 1, 'chance': 1, 'understand': 1, 'how': 1, \"don't\": 1, 'agree,': 1, \"I'm\": 1, 'making': 1, '60/40': 1}\n", + "0 0.0\n", + "1 0.0\n", + "2 0.0\n", + "3 0.5\n", + "Name: content_word_accommodation, dtype: float64\n", + " conversation_num message\n", + "79 10 hey\n", + "80 10 I think we should try something else\n", + "81 10 Ok whatever. You should leave the team then\n", + "112 10 I understand your perspective and agree that I...\n", + "{'think': 4, 'STEM': 2, 'something': 2, 'address': 2, 'women': 2, 'their': 2, 'hiring': 2, \"don\\\\'t\": 1, 'discrepancy,': 1, 'even': 1, 'implementing': 1, 'priority': 1, 'decisions.': 1, 'While': 1, 'explicitly': 1, 'companies': 1, 'believer': 1, 'hire': 1, 'simply': 1, 'gender,': 1, 'mindful': 1, 'gender': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'done': 1, 'hey': 1, 'careers': 1, 'agree': 1, 'try': 1, 'else': 1, 'Ok': 1, 'whatever.': 1, 'You': 1, 'leave': 1, 'team': 1, 'understand': 1, 'perspective': 1, 'want': 1, 'underrepresented': 1, 'resentment': 1, 'workplace': 1, 'women,': 1, 'further': 1, 'compound': 1, 'issue': 1, 'looking': 1, 'at.': 1, 'true': 1, 'practices.': 1}\n", + "0 0\n", + "1 0\n", + "2 0\n", + "3 0\n", + "Name: content_word_accommodation, dtype: int64\n", + " conversation_num message\n", + "82 11 Honestly thank you so so much\n", + "83 11 What's the plan?\n", + "84 11 That is the dumbest idea I've heard; youre act...\n", + "85 11 What's ur problem here?\n", + "113 11 I understand your perspective and agree that I...\n", + "{'think': 3, 'women': 2, 'STEM': 2, \"What's\": 2, 'address': 2, 'their': 2, 'hiring': 2, 'decisions.': 1, 'careers': 1, 'believer': 1, 'something': 1, 'done': 1, 'discrepancy,': 1, 'even': 1, 'implementing': 1, 'priority': 1, 'Honestly': 1, 'While': 1, 'underrepresented': 1, 'companies': 1, 'explicitly': 1, 'hire': 1, 'simply': 1, 'gender,': 1, 'mindful': 1, 'gender': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, \"don\\\\'t\": 1, 'true': 1, 'thank': 1, 'problem': 1, 'much': 1, 'plan?': 1, 'That': 1, 'dumbest': 1, 'idea': 1, \"I've\": 1, 'heard;': 1, 'actually': 1, 'dumb': 1, 'af': 1, 'ur': 1, 'here?': 1, 'at.': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'women,': 1, 'further': 1, 'compound': 1, 'issue': 1, 'looking': 1, 'practices.': 1}\n", + "0 0\n", + "1 0\n", + "2 0\n", + "3 0\n", + "4 0\n", + "Name: content_word_accommodation, dtype: int64\n", + " conversation_num message\n", + "86 12 Pleasure and an honor to meet you all\n", + "87 12 We should try that next\n", + "88 12 Could you please explain why? I don't really u...\n", + "89 12 Sorry sorry I didn't mean to\n", + "114 12 I understand your perspective and agree that I...\n", + "{'think': 3, 'women': 2, 'STEM': 2, 'address': 2, 'their': 2, 'understand': 2, 'hiring': 2, 'decisions.': 1, 'careers': 1, 'believer': 1, 'something': 1, 'done': 1, 'discrepancy,': 1, 'even': 1, 'implementing': 1, 'priority': 1, 'Pleasure': 1, 'While': 1, 'underrepresented': 1, 'companies': 1, 'explicitly': 1, 'hire': 1, 'simply': 1, 'gender,': 1, 'mindful': 1, 'gender': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, \"don\\\\'t\": 1, 'true': 1, 'honor': 1, 'sorry': 1, 'meet': 1, 'We': 1, 'try': 1, 'next': 1, 'Could': 1, 'please': 1, 'explain': 1, 'why?': 1, \"don't\": 1, 'thinking': 1, 'Sorry': 1, \"didn't\": 1, 'at.': 1, 'mean': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'women,': 1, 'further': 1, 'compound': 1, 'issue': 1, 'looking': 1, 'practices.': 1}\n", + "0 0\n", + "1 0\n", + "2 0\n", + "3 0\n", + "4 0\n", + "Name: content_word_accommodation, dtype: int64\n", + " conversation_num message\n", + "90 13 I don't really want to work with you all but l...\n", + "91 13 Fine by me\n", + "92 13 Ok so which part should we do first? the first...\n", + "115 13 I understand your perspective and agree that I...\n", + "{'think': 3, 'want': 2, 'STEM': 2, 'address': 2, 'women': 2, 'their': 2, 'hiring': 2, \"don't\": 1, 'While': 1, 'discrepancy,': 1, 'even': 1, 'implementing': 1, 'priority': 1, 'decisions.': 1, \"don\\\\'t\": 1, 'something': 1, 'companies': 1, 'explicitly': 1, 'hire': 1, 'simply': 1, 'gender,': 1, 'mindful': 1, 'gender': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'done': 1, 'careers': 1, 'believer': 1, 'perspective': 1, 'work': 1, \"let's\": 1, 'Fine': 1, 'Ok': 1, 'part': 1, 'first?': 1, 'first': 1, 'second?': 1, 'understand': 1, 'agree': 1, 'underrepresented': 1, 'resentment': 1, 'workplace': 1, 'women,': 1, 'further': 1, 'compound': 1, 'issue': 1, 'looking': 1, 'at.': 1, 'true': 1, 'practices.': 1}\n", + "0 0\n", + "1 0\n", + "2 0\n", + "3 0\n", + "Name: content_word_accommodation, dtype: int64\n", + " conversation_num message\n", + "93 14 Please don't do that?\n", + "94 14 I don't think that will work\n", + "95 14 I'm exhuasted rn\n", + "96 14 i don't really care please just finish this up\n", + "97 14 Please don't do that?\n", + "98 14 I don't think that will work\n", + "99 14 I'm exhuasted rn\n", + "100 14 i don't really care please just finish this up\n", + "101 14 i appreciate all this from you\n", + "102 14 well we should start rn, our part is long\n", + "103 14 ok forgive me for this error but\n", + "104 14 you have to redo the whole thing\n", + "105 14 ok so who will work with me? where should we b...\n", + "106 14 i appreciate all this from you\n", + "107 14 well we should start rn, our part is long\n", + "108 14 ok forgive us for this error but\n", + "109 14 you have to redo the whole thing\n", + "110 14 ok so who will work with me? where should we b...\n", + "111 14 I understand your perspective and agree that I...\n", + "{\"don't\": 6, 'think': 5, 'i': 4, 'work': 4, 'ok': 4, 'begin?': 2, 'error': 2, 'redo': 2, 'whole': 2, 'thing': 2, 'Please': 2, 'their': 2, 'women': 2, 'STEM': 2, 'hiring': 2, 'address': 2, 'forgive': 2, 'me?': 2, 'long': 2, 'part': 2, 'that?': 2, \"I'm\": 2, 'exhuasted': 2, 'rn': 2, 'care': 2, 'please': 2, 'rn,': 2, 'start': 2, 'finish': 2, 'appreciate': 2, 'issues': 1, 'companies': 1, 'priority': 1, 'decisions.': 1, 'While': 1, \"don\\\\'t\": 1, 'even': 1, 'explicitly': 1, 'look': 1, 'hire': 1, 'simply': 1, 'through': 1, 'gender,': 1, 'mindful': 1, 'gender': 1, 'gap': 1, 'implementing': 1, 'compound': 1, 'discrepancy,': 1, 'further': 1, 'understand': 1, 'perspective': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'women,': 1, 'issue': 1, 'done': 1, 'looking': 1, 'at.': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'practices.': 1}\n", + "0 0.000000\n", + "1 0.166667\n", + "2 0.000000\n", + "3 0.000000\n", + "4 0.166667\n", + "5 0.166667\n", + "6 0.000000\n", + "7 0.000000\n", + "8 0.250000\n", + "9 0.000000\n", + "10 0.000000\n", + "11 0.000000\n", + "12 0.000000\n", + "13 0.000000\n", + "14 0.000000\n", + "15 0.000000\n", + "16 0.000000\n", + "17 0.000000\n", + "18 0.000000\n", + "Name: content_word_accommodation, dtype: float64\n", + " conversation_num message\n", + "116 144 I understand your perspective and agree that I...\n", + "{'think': 3, 'address': 2, 'hiring': 2, 'STEM': 2, 'their': 2, 'women': 2, 'priority': 1, 'decisions.': 1, 'While': 1, \"don\\\\'t\": 1, 'companies': 1, 'explicitly': 1, 'hire': 1, 'even': 1, 'simply': 1, 'gender,': 1, 'mindful': 1, 'gender': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'implementing': 1, 'understand': 1, 'discrepancy,': 1, 'issue': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'women,': 1, 'further': 1, 'compound': 1, 'looking': 1, 'perspective': 1, 'at.': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'done': 1, 'practices.': 1}\n", + "0 0\n", + "Name: content_word_accommodation, dtype: int64\n", + " conversation_num message\n", + "117 15 I understand your perspective and agree that I...\n", + "{'think': 3, 'address': 2, 'hiring': 2, 'STEM': 2, 'their': 2, 'women': 2, 'priority': 1, 'decisions.': 1, 'While': 1, \"don\\\\'t\": 1, 'companies': 1, 'explicitly': 1, 'hire': 1, 'even': 1, 'simply': 1, 'gender,': 1, 'mindful': 1, 'gender': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'implementing': 1, 'understand': 1, 'discrepancy,': 1, 'issue': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'women,': 1, 'further': 1, 'compound': 1, 'looking': 1, 'perspective': 1, 'at.': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'done': 1, 'practices.': 1}\n", + "0 0\n", + "Name: content_word_accommodation, dtype: int64\n", + " conversation_num message\n", + "118 16 I understand your perspective and agree that I...\n", + "{'think': 3, 'address': 2, 'hiring': 2, 'STEM': 2, 'their': 2, 'women': 2, 'priority': 1, 'decisions.': 1, 'While': 1, \"don\\\\'t\": 1, 'companies': 1, 'explicitly': 1, 'hire': 1, 'even': 1, 'simply': 1, 'gender,': 1, 'mindful': 1, 'gender': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'implementing': 1, 'understand': 1, 'discrepancy,': 1, 'issue': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'women,': 1, 'further': 1, 'compound': 1, 'looking': 1, 'perspective': 1, 'at.': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'done': 1, 'practices.': 1}\n", + "0 0\n", + "Name: content_word_accommodation, dtype: int64\n", + " conversation_num message\n", + "119 17 I understand your perspective and agree that I...\n", + "{'think': 3, 'address': 2, 'hiring': 2, 'STEM': 2, 'their': 2, 'women': 2, 'priority': 1, 'decisions.': 1, 'While': 1, \"don\\\\'t\": 1, 'companies': 1, 'explicitly': 1, 'hire': 1, 'even': 1, 'simply': 1, 'gender,': 1, 'mindful': 1, 'gender': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'implementing': 1, 'understand': 1, 'discrepancy,': 1, 'issue': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'women,': 1, 'further': 1, 'compound': 1, 'looking': 1, 'perspective': 1, 'at.': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'done': 1, 'practices.': 1}\n", + "0 0\n", + "Name: content_word_accommodation, dtype: int64\n", + " conversation_num message\n", + "120 18 I understand your perspective and agree that I...\n", + "{'think': 3, 'address': 2, 'hiring': 2, 'STEM': 2, 'their': 2, 'women': 2, 'priority': 1, 'decisions.': 1, 'While': 1, \"don\\\\'t\": 1, 'companies': 1, 'explicitly': 1, 'hire': 1, 'even': 1, 'simply': 1, 'gender,': 1, 'mindful': 1, 'gender': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'implementing': 1, 'understand': 1, 'discrepancy,': 1, 'issue': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'women,': 1, 'further': 1, 'compound': 1, 'looking': 1, 'perspective': 1, 'at.': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'done': 1, 'practices.': 1}\n", + "0 0\n", + "Name: content_word_accommodation, dtype: int64\n", + " conversation_num message\n", + "121 19 I understand your perspective and agree that I...\n", + "{'think': 3, 'address': 2, 'hiring': 2, 'STEM': 2, 'their': 2, 'women': 2, 'priority': 1, 'decisions.': 1, 'While': 1, \"don\\\\'t\": 1, 'companies': 1, 'explicitly': 1, 'hire': 1, 'even': 1, 'simply': 1, 'gender,': 1, 'mindful': 1, 'gender': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'implementing': 1, 'understand': 1, 'discrepancy,': 1, 'issue': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'women,': 1, 'further': 1, 'compound': 1, 'looking': 1, 'perspective': 1, 'at.': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'done': 1, 'practices.': 1}\n", + "0 0\n", + "Name: content_word_accommodation, dtype: int64\n", + " conversation_num message\n", + "122 20 I understand your perspective and agree that I...\n", + "{'think': 3, 'address': 2, 'hiring': 2, 'STEM': 2, 'their': 2, 'women': 2, 'priority': 1, 'decisions.': 1, 'While': 1, \"don\\\\'t\": 1, 'companies': 1, 'explicitly': 1, 'hire': 1, 'even': 1, 'simply': 1, 'gender,': 1, 'mindful': 1, 'gender': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'implementing': 1, 'understand': 1, 'discrepancy,': 1, 'issue': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'women,': 1, 'further': 1, 'compound': 1, 'looking': 1, 'perspective': 1, 'at.': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'done': 1, 'practices.': 1}\n", + "0 0\n", + "Name: content_word_accommodation, dtype: int64\n", + " conversation_num message\n", + "123 21 I understand your perspective and agree that I...\n", + "{'think': 3, 'address': 2, 'hiring': 2, 'STEM': 2, 'their': 2, 'women': 2, 'priority': 1, 'decisions.': 1, 'While': 1, \"don\\\\'t\": 1, 'companies': 1, 'explicitly': 1, 'hire': 1, 'even': 1, 'simply': 1, 'gender,': 1, 'mindful': 1, 'gender': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'implementing': 1, 'understand': 1, 'discrepancy,': 1, 'issue': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'women,': 1, 'further': 1, 'compound': 1, 'looking': 1, 'perspective': 1, 'at.': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'done': 1, 'practices.': 1}\n", + "0 0\n", + "Name: content_word_accommodation, dtype: int64\n", + " conversation_num message\n", + "124 22 I understand your perspective and agree that I...\n", + "{'think': 3, 'address': 2, 'hiring': 2, 'STEM': 2, 'their': 2, 'women': 2, 'priority': 1, 'decisions.': 1, 'While': 1, \"don\\\\'t\": 1, 'companies': 1, 'explicitly': 1, 'hire': 1, 'even': 1, 'simply': 1, 'gender,': 1, 'mindful': 1, 'gender': 1, 'gap': 1, 'look': 1, 'issues': 1, 'through': 1, 'implementing': 1, 'understand': 1, 'discrepancy,': 1, 'issue': 1, 'agree': 1, 'want': 1, 'resentment': 1, 'workplace': 1, 'women,': 1, 'further': 1, 'compound': 1, 'looking': 1, 'perspective': 1, 'at.': 1, 'true': 1, 'underrepresented': 1, 'careers': 1, 'believer': 1, 'something': 1, 'done': 1, 'practices.': 1}\n", + "0 0\n", + "Name: content_word_accommodation, dtype: int64\n", + " conversation_num message\n", + "125 23 And I will always love you\n", + "126 23 Can you help me, can you please?\n", + "127 23 Can you, will you, could you please be mine?\n", + "128 23 This land is your land, this land is my land; ...\n", + "{'land': 3, 'Can': 2, 'you,': 2, 'And': 1, 'always': 1, 'love': 1, 'help': 1, 'me,': 1, 'please?': 1, 'please': 1, 'mine?': 1, 'This': 1, 'land,': 1, 'land;': 1, 'made': 1}\n", + "0 0.0\n", + "1 0.0\n", + "2 0.5\n", + "3 0.0\n", + "Name: content_word_accommodation, dtype: float64\n", + " conversation_num message\n", + "129 0 unneccessagf shoulds shouldve should'nt\n", + "130 0 wouldnt unneedofek want must've should'nt\n", + "131 0 hopes wish\n", + "132 0 must'nt rather wouldn't ought'nt\n", + "133 0 needn't unwantpotnw hopefulness oughta couldn't\n", + ".. ... ...\n", + "666 0 first\n", + "667 0 Who is this\n", + "668 0 Who is this. Why is this\n", + "669 0 Who what when where why is this\n", + "670 0 Who is this?\n", + "\n", + "[542 rows x 2 columns]\n", + "{'alot': 7, 'around': 6, \"let's\": 5, 'come': 5, 'thine': 5, 'mustnt': 5, 'know': 5, \"she'll\": 5, 'fucks': 5, \"I've\": 5, \"should'nt\": 5, 'think': 4, 'here': 4, 'how': 4, 'ourselves': 4, 'lets': 4, \"hasn't\": 4, 'yall': 4, \"we'd\": 4, 'u': 4, 'sang': 4, 'probably': 4, 'except': 4, 'mates': 4, 'Who': 4, 'hell': 4, 'i': 3, 'masters': 3, 'best': 3, 'came': 3, \"we've\": 3, 'either': 3, 'dick': 3, \"I'll\": 3, 'insides': 3, \"you're\": 3, 'ive': 3, 'sons': 3, 'sometime': 3, \"I'd\": 3, 'butt': 3, \"ought'nt\": 3, 'ate': 3, 'sort': 3, 'cried': 3, 'believe': 3, \"it'll\": 3, 'sucked': 3, \"wouldn't\": 3, \"must'nt\": 3, \"must've\": 3, 'begin': 2, \"don't\": 2, 'sob': 2, 'option': 2, \"mustn't\": 2, 'titty': 2, \"you've\": 2, 'lucks': 2, \"isn't\": 2, 'nearsighted': 2, 'seen': 2, 'sees': 2, 'went': 2, 'yes': 2, 'seemed': 2, 'stuns': 2, 'demise': 2, 'living': 2, 'shook': 2, 'lost': 2, 'whining': 2, 'tried': 2, 'depend': 2, 'feels': 2, 'shall': 2, 'must': 2, \"won't\": 2, 'held': 2, 'ran': 2, 'described': 2, 'condom': 2, \"it'd\": 2, \"who'll\": 2, 'gay': 2, \"he's\": 2, \"you'll\": 2, 'hers': 2, 'wonders': 2, 'brings': 2, 'grief': 2, 'miss': 2, 'gonna': 2, 'warring': 2, 'wondered': 2, \"how's\": 2, 'skin': 2, 'rub': 2, 'salvation': 2, 'else': 2, 'section': 2, 'ton': 2, 'affected': 2, 'depends': 2, 'infer': 2, 'believes': 2, 'waited': 2, 'man': 2, 'ladies': 2, \"ma'am\": 2, 'citizen': 2, 'makes': 2, 'describe': 2, \"she's\": 2, 'look': 2, 'possibly': 2, 'immediately': 2, 'condo': 2, 'listens': 2, 'first': 2, 'hearing': 2, 'plus': 2, 'noisy': 2, 'drily': 2, 'noises': 2, 'little': 2, 'hand': 2, 'ear': 2, 'defined': 2, 'palms': 2, \"y'all\": 2, \"you'd\": 2, 'along': 2, 'hears': 2, 'add': 2, 'both': 2, 'thee': 2, 'completes': 2, 'ye': 2, 'essential': 2, 'though': 2, 'altogether': 2, 'apparently': 2, 'need': 2, 'generally': 2, 'instead': 2, 'mostly': 2, 'whether': 2, 'oughta': 2, \"needn't\": 2, 'feared': 2, 'hopes': 2, 'appearing': 2, 'now': 2, 'rather': 2, 'lamefpbv': 1, 'fattsc': 1, 'appreciate': 1, 'jaded': 1, 'rationallpfg': 1, 'marriexrzvf': 1, 'longingjhbn': 1, 'inside': 1, 'inevitabx': 1, 'undoubtgyzl': 1, 'disadvantagenxtql': 1, 'insincermy': 1, 'remorseoeia': 1, 'bedroomox': 1, 'difficultna': 1, 'open': 1, 'unquestionqzj': 1, 'girlshfsio': 1, 'cousinbzmwh': 1, 'adults': 1, 'wars': 1, 'breathdcafq': 1, 'brainz': 1, 'bones': 1, 'digestp': 1, 'rashnut': 1, 'tit': 1, 'itchwght': 1, 'kneenjk': 1, 'lungr': 1, 'facialt': 1, 'syndromeagxe': 1, 'slenderi': 1, 'spine': 1, 'husbandyabx': 1, 'marrieboagv': 1, 'brotherrhda': 1, 'exhusbanda': 1, 'granddaursubf': 1, 'familiesc': 1, 'maidqyldk': 1, 'faintdlseh': 1, 'invariabr': 1, 'vanity': 1, 'explaining': 1, 'helperhnx': 1, 'lotsa': 1, 'extremely': 1, 'piecg': 1, 'page': 1, 'meaningidwf': 1, 'differenceb': 1, 'whole': 1, 'alrightdo': 1, 'nor': 1, 'sunny': 1, 'sense': 1, 'complimentjlbhe': 1, 'convincfthqs': 1, 'graces': 1, 'romanczk': 1, 'praisyvpch': 1, 'reasonpulei': 1, 'safelmgx': 1, 'hehp': 1, 'talentv': 1, 'seem': 1, 'patioquf': 1, 'questiontmyhc': 1, 'much': 1, 'interestuthxn': 1, 'exactofn': 1, 'difficultnmril': 1, 'exactnqhfl': 1, 'vulnerabc': 1, 'precisjawd': 1, 'unquestionj': 1, 'distinctcx': 1, 'wholly': 1, 'completed': 1, 'undoubts': 1, 'shitzv': 1, 'nervew': 1, 'tons': 1, 'reorganitkgar': 1, 'greater': 1, 'simple': 1, 'extent': 1, 'mucho': 1, 'somehow': 1, 'eying': 1, 'belly': 1, 'pussyah': 1, 'alarmkzu': 1, 'tremblwzocs': 1, 'triumphujryl': 1, \"oughtn't\": 1, \"shouldn't\": 1, 'doesnt': 1, 'effortcxbe': 1, 'nope': 1, \"need'nt\": 1, 'negatlpji': 1, 'dang': 1, 'loserxc': 1, 'bone': 1, 'strongm': 1, 'dumbpbzvd': 1, 'bitchkvyuz': 1, 'homo': 1, 'fuck': 1, 'shitq': 1, 'lose': 1, 'ranking': 1, 'cock': 1, 'concludwo': 1, 'pisslkx': 1, 'misersjne': 1, 'stunned': 1, 'frightixu': 1, 'shakiihxd': 1, 'eventually': 1, 'perhaps': 1, 'soon': 1, 'back': 1, 'completely': 1, 'such': 1, 'seriously': 1, 'overwhelmryjd': 1, 'primarily': 1, 'whenever': 1, 'strainf': 1, 'shakewm': 1, 'determined': 1, 'defeatxjq': 1, 'uncertainve': 1, 'endeavafre': 1, 'confusmb': 1, 'abilitbdz': 1, 'franticivctu': 1, 'confident': 1, 'irresponsiblet': 1, 'masterfulvq': 1, 'uncertainu': 1, 'resourcefulcamzd': 1, 'queersgm': 1, 'pussyeqru': 1, 'therapdkzr': 1, 'OCD': 1, 'coronard': 1, 'scannrq': 1, 'circle': 1, 'reddeyo': 1, 'glowx': 1, 'veggiecla': 1, 'penisygbjp': 1, 'healing': 1, 'skinnijsv': 1, 'sunshingwv': 1, 'musclephj': 1, 'clickhbiyp': 1, 'scannmbgl': 1, 'yet': 1, 'eyeqblh': 1, 'rectangypwos': 1, 'triangdg': 1, 'seer': 1, 'looked': 1, 'columnxvs': 1, 'sightsue': 1, 'whitishk': 1, 'healed': 1, 'gynobqovn': 1, 'mofo': 1, 'woundzlkw': 1, 'prickyj': 1, 'niggerjvw': 1, 'embalmjt': 1, 'oded': 1, 'gravevwhfi': 1, 'importanmqdw': 1, 'tombetp': 1, 'drownksti': 1, 'unproducet': 1, 'lynchxafto': 1, 'war': 1, 'dies': 1, 'bereavemfhcn': 1, 'genocidgjoau': 1, 'morticianbspv': 1, 'asthmanmc': 1, 'tumofwvj': 1, 'chokkohz': 1, 'physicianuqvwr': 1, 'throbj': 1, 'anorexiky': 1, 'tinglliqf': 1, 'throbpqym': 1, 'child': 1, 'unneccessagf': 1, \"men'bldt\": 1, 'avertv': 1, \"skin'h\": 1, 'assumbvd': 1, 'usually': 1, 'someonesyc': 1, 'theorhe': 1, 'spose': 1, 'hardly': 1, 'often': 1, 'vs': 1, 'supported': 1, \"who's\": 1, 'takes': 1, 'happened': 1, 'saw': 1, 'slept': 1, 'took': 1, 'pals': 1, 'bud': 1, 'amigodyzg': 1, \"mate's\": 1, 'girlfriendur': 1, 'neighborwtey': 1, 'bftxuv': 1, 'comradq': 1, 'colleaguejo': 1, 'buddiesef': 1, 'bfbfi': 1, \"what's\": 1, 'shant': 1, 'silkvr': 1, 'thin': 1, 'hot': 1, 'pissmygt': 1, 'launchvt': 1, 'forcev': 1, 'using': 1, 'obedienwayd': 1, 'compliance': 1, 'obedienlpijv': 1, 'pick': 1, 'arrogant': 1, 'ferocwv': 1, 'punishx': 1, 'enragvbj': 1, 'contemptawb': 1, 'maniacxo': 1, 'rebelmp': 1, 'press': 1, 'stupidncwg': 1, 'hellish': 1, 'paranoilbock': 1, 'naga': 1, 'angrwmnl': 1, 'tantrumsv': 1, 'weightliftd': 1, 'driemau': 1, 'grippfipun': 1, 'feelingwkaf': 1, 'thinnajy': 1, \"skin'men\": 1, 'weight': 1, \"ain't\": 1, 'yearnqgjth': 1, 'self': 1, 'tentativwc': 1, 'vivid': 1, 'likable': 1, 'enjoyable': 1, 'succeed': 1, 'smitten': 1, 'sharpest': 1, 'rightfully': 1, 'unreal': 1, 'reaffirmation': 1, 'joy': 1, 'goood': 1, 'speedy': 1, 'self-sufficient': 1, 'tantalize': 1, 'energize': 1, 'gusto': 1, 'win': 1, 'any': 1, 'shan': 1, 'other': 1, 'maybe': 1, 'guess': 1, 'ab': 1, 'abc': 1, 'abcd': 1, 'abcde': 1, 'abcdef': 1, 'this.': 1, 'Why': 1, 'imaculate': 1, 'illustrious': 1, 'valiantly': 1, 'greyiyck': 1, 'commit': 1, 'banned': 1, 'fundamental': 1, 'obedienoki': 1, 'solutionhk': 1, 'onto': 1, 'behind': 1, 'amongzekb': 1, 'unto': 1, 'across': 1, 'above': 1, \"we're\": 1, \"we'll\": 1, 'delectabliktz': 1, 'faithfully': 1, 'screen': 1, 'sand': 1, 'sweetness': 1, 'drieqs': 1, 'deoders': 1, 'coldedrm': 1, 'hear': 1, 'caramelzjw': 1, 'wetly': 1, 'tonguel': 1, 'thoust': 1, 'responsibly': 1, 'evocative': 1, 'motivnt': 1, 'origins': 1, 'thereforrnsq': 1, 'taxansjbf': 1, 'asses': 1, 'queerduvk': 1, 'pregnange': 1, 'porch': 1, 'erectionux': 1, 'orgasmt': 1, 'sexw': 1, 'chlamydia': 1, 'rapistph': 1, 'ovarsg': 1, 'tits': 1, 'withheld': 1, 'defencjtr': 1, 'hesitaz': 1, 'tightq': 1, 'halthvc': 1, 'protectab': 1, 'securulxeo': 1, 'interferhvrx': 1, 'deniaanhcy': 1, 'restraindrv': 1, 'waits': 1, 'controlx': 1, 'tidy': 1, 'defeats': 1, 'hopelesspkm': 1, 'heartbrokekible': 1, 'loses': 1, 'resigne': 1, 'fuckinc': 1, 'pornfzqh': 1, 'erectile': 1, 'spent': 1, 'femalejlcvo': 1, 'babeae': 1, \"doesn't\": 1, 'goes': 1, 'start': 1, \"they're\": 1, 'describes': 1, 'dislikes': 1, 'knows': 1, \"that'll\": 1, 'hated': 1, 'appeared': 1, 'disliked': 1, 'forgote': 1, 'approachjuzeb': 1, 'cared': 1, 'believed': 1, 'awhile': 1, 'outerki': 1, 'perpetualp': 1, 'internalltsem': 1, 'tiniest': 1, 'immediateness': 1, 'fademl': 1, 'finishykxwt': 1, 'corners': 1, 'old': 1, 'fit': 1, 'sadness': 1, 'cry': 1, 'disheartengzeaq': 1, 'transfergdnu': 1, 'piety': 1, 'sects': 1, 'sunni': 1, 'scripturvko': 1, 'templeme': 1, 'credentialrs': 1, 'com': 1, 'absentp': 1, 'mfg': 1, 'reportsuro': 1, 'commercsjezh': 1, 'collabw': 1, 'outsourcrfndl': 1, 'grad': 1, 'christianwq': 1, 'econgv': 1, 'goalg': 1, 'cashlf': 1, 'debti': 1, 'shop': 1, 'consumerzae': 1, 'inheritfkyv': 1, 'stocks': 1, 'taxaxv': 1, 'cheapi': 1, 'incomegfl': 1, 'bet': 1, 'auditing': 1, 'muhammyprqh': 1, 'jesuitgsabe': 1, 'sadly': 1, 'excusk': 1, 'damagbntc': 1, 'pessimisrc': 1, 'hopelessa': 1, 'dissatisfcl': 1, 'fatigucuvjd': 1, 'disillusionqt': 1, 'isolatg': 1, 'assemblkd': 1, 'meet': 1, 'band': 1, 'guyawg': 1, 'kid': 1, 'help': 1, 'peoplelnm': 1, 'rosary': 1, 'organizho': 1, 'participanteir': 1, 'grandpap': 1, 'mailerut': 1, 'everybodhn': 1, 'noboddup': 1, \"it's\": 1, \"who'd\": 1, 'wholl': 1, 'karma': 1, 'orthodoxfdy': 1, 'rosaries': 1, 'sect': 1, 'cleanhwe': 1, 'deducczr': 1, 'roomiepuma': 1, 'age': 1, 'nephewz': 1, 'wifevxmlj': 1, \"mom's\": 1, 'parentuph': 1, 'pa': 1, 'fatherhb': 1, 'aunte': 1, 'grandkidywgxb': 1, 'exes': 1, 'ex': 1, 'relatives': 1, 'husbandypoiz': 1, 'mommalqhxo': 1, 'sickengwxku': 1, 'hurtefdp': 1, 'lazieqxar': 1, 'impersonal': 1, 'egotisy': 1, 'destroygj': 1, 'unwelcomrfwd': 1, 'jealoustemf': 1, 'unkind': 1, 'significant': 1, 'lotta': 1, 'greatest': 1, 'singlufb': 1, 'rest': 1, 'bro': 1, 'moms': 1, 'eyewut': 1, 'facialrqth': 1, 'squaruei': 1, 'purplabnk': 1, 'colourxml': 1, 'roundxgijb': 1, 'colorht': 1, 'staring': 1, 'yellowkyn': 1, 'triangqmpv': 1, 'shiny': 1, 'lookerutn': 1, 'scannv': 1, 'scanni': 1, 'foot': 1, 'breastqyp': 1, 'lipslt': 1, 'toe': 1, 'titties': 1, 'toenailhtqe': 1, 'droolc': 1, 'hip': 1, 'boobvw': 1, 'slenderbmvq': 1, 'ass': 1, 'nudeytmcb': 1, 'stomachltbw': 1, 'wake': 1, 'fullmzf': 1, 'glad': 1, 'great': 1, 'listened': 1, \"citizen'phtgi\": 1, \"girl's\": 1, 'babies': 1, 'persons': 1, 'chicks': 1, 'infant': 1, 'gets': 1, 'has': 1, 'admits': 1, 'suck': 1, 'wait': 1, \"aren't\": 1, 'loved': 1, 'infers': 1, 'changed': 1, 'sent': 1, 'sensed': 1, 'taken': 1, \"didn't\": 1, 'post': 1, 'distanpiy': 1, 'go': 1, 'marchal': 1, 'updatmwi': 1, 'walking': 1, 'growing': 1, 'newbornl': 1, 'suspectc': 1, 'charmbrwsd': 1, 'huggpo': 1, 'wins': 1, 'generot': 1, 'helping': 1, 'sincerbucaj': 1, 'freedswu': 1, 'adventursfk': 1, 'gently': 1, 'deliciouseuxl': 1, 'assurm': 1, 'worshipstmjc': 1, 'soulmateeiya': 1, 'treat': 1, 'grin': 1, 'secret': 1, 'wealthlg': 1, 'thrillzbrqf': 1, 'casual': 1, 'proudrqu': 1, 'restructurucq': 1, 'decidux': 1, 'recallwz': 1, 'seems': 1, 'solutionlxh': 1, 'wonder': 1, 'motivsc': 1, 'sensing': 1, 'orangemacis': 1, 'ICU': 1, 'scabo': 1, 'brunchkjz': 1, 'undoubtni': 1, 'truthzhf': 1, 'distinctue': 1, 'definitiveeol': 1, 'commitmentflk': 1, 'forever': 1, 'total': 1, 'fundamentals': 1, 'guarantidjp': 1, 'inclusg': 1, 'nausen': 1, 'sensation': 1, 'saliverbwp': 1, 'altho': 1, 'liquoriole': 1, 'xanax': 1, 'prescriqd': 1, 'sodauce': 1, 'strivl': 1, 'master': 1, 'originattvf': 1, 'solutionmuyho': 1, 'elitlxoup': 1, 'proficiengiy': 1, 'quittd': 1, 'finalizuav': 1, 'however': 1, 'furniture': 1, 'capabfs': 1, 'rang': 1, 'unneedofek': 1, 'want': 1, 'wish': 1, 'unwantpotnw': 1, 'hopefulness': 1, \"couldn't\": 1, 'musilej': 1, 'listenerjp': 1, 'harmongoc': 1, 'audiblweds': 1, 'yell': 1, 'listenerpvo': 1, 'concertfuw': 1, 'bedroomxhpl': 1, 'drapeulqv': 1, 'backyard': 1, 'loveseatjproz': 1, 'closet': 1, 'curtainqygkr': 1, 'drapekwvh': 1, 'bathae': 1, 'curtainbu': 1, 'loveseatntr': 1, 'family': 1, 'housing': 1, 'rooms': 1, 'quitti': 1, 'plans': 1, 'burpzxevw': 1, 'embalmfqydb': 1, 'butts': 1, 'jeez': 1, 'sonofako': 1, 'crappy': 1, 'heck': 1, 'urnj': 1, 'immortalwai': 1, 'od': 1, 'bury': 1, 'tombd': 1, 'urnnig': 1, 'immortalyjedn': 1, 'hearsepdk': 1, 'pisstkzme': 1, 'ghostaw': 1, 'alive': 1, 'amputu': 1, 'neurologhl': 1, 'toxv': 1, 'painly': 1, 'throbgvmhn': 1, 'wash': 1, 'doselndu': 1, 'mono': 1, 'ill': 1, 'checkupfli': 1, 'dicks': 1, 'cuntn': 1, 'strengthe': 1, 'overwhelmfvlxi': 1, 'successqfhs': 1, 'herovqw': 1, 'overconfidence': 1, 'truly': 1, 'pushty': 1, 'phobii': 1, 'apprehensnmeyt': 1, 'obsesstusbg': 1, 'anguishuiy': 1, 'terrorkm': 1, 'restlesst': 1, 'tenseod': 1, 'timidfzbh': 1, 'cuntq': 1, 'stressetd': 1, 'apprehensrm': 1, 'dreadn': 1, 'oneself': 1, \"he'd\": 1, \"haven't\": 1, 'nobodashm': 1, 'never': 1, 'fuckerusz': 1, 'bitchnsl': 1, 'goddamomde': 1, 'fuckinoawys': 1, 'gianthy': 1, 'initiatoxtwa': 1, 'doghouseeastb': 1, 'follow': 1, 'meant': 1, 'hoped': 1, 'carry': 1, 'showed': 1, 'used': 1, 'theres': 1, 'care': 1, 'made': 1, 'misses': 1, 'kept': 1, 'gfjgevb': 1, 'exgirll': 1, 'mate': 1, 'loveru': 1, 'buddyv': 1, 'neighbord': 1, 'partnerzcvdj': 1, 'roomatel': 1, 'girlfriendt': 1, 'gft': 1, 'mean': 1, 'actually': 1, 'whod': 1, 'let': 1, 'ought': 1, \"wasn't\": 1, \"shan't\": 1, 'thank': 1, 'wished': 1, 'exclusxklz': 1, 'most': 1, 'driegnk': 1, 'touchlzf': 1, 'leatherjcf': 1, 'pressed': 1, 'squeezul': 1, 'silkjn': 1, 'brushtasj': 1, 'colde': 1, 'caressi': 1, 'hottjmuo': 1, 'mysterp': 1, 'ambigun': 1, 'vary': 1, 'versus': 1, 'fairly': 1, 'unresolvn': 1, 'hesitaq': 1, 'fuzznaxg': 1, 'hypotheticoqwzy': 1, 'barely': 1, 'indetermingifjl': 1, 'randomitf': 1, 'hypotheticvzkg': 1, 'supposed': 1, 'exclujvy': 1, 'somethingfxdq': 1, 'oughtve': 1, 'becomes': 1, 'done': 1, 'hushmqplh': 1, \"would've\": 1, 'problemo': 1, 'lacksuexg': 1, 'expectt': 1, 'hopeful': 1, 'desirva': 1, 'wishes': 1, 'wishing': 1, 'thundero': 1, 'thunderq': 1, 'inaudibln': 1, 'loudvh': 1, 'speak': 1, 'mistakwzl': 1, 'heard': 1, 'speakertphv': 1, 'shoutiaem': 1, 'audiblbohi': 1, 'whispervhxqk': 1, 'lawnxdi': 1, 'doghousemilk': 1, 'residenlwfxa': 1, 'vacuumk': 1, 'lawnjr': 1, 'residencpbs': 1, 'neighboregax': 1, 'hoping': 1, 'hope': 1, 'meaningi': 1, 'requirj': 1, 'wanted': 1, 'determining': 1, 'suppresshvw': 1, 'proof': 1, 'changes': 1, 'rearrangbqlg': 1, 'randomuer': 1, 'containn': 1, 'shoulds': 1, 'practically': 1, 'occasionalszxg': 1, 'hazy': 1, 'repressydvml': 1, 'tang': 1, 'ahead': 1, 'below': 1, 'under': 1, 'thru': 1, 'towardkhyrs': 1, 'between': 1, 'beside': 1, 'grabwktxr': 1, 'savourzw': 1, 'redness': 1, 'speaking': 1, 'souriau': 1, 'hardevtqef': 1, 'warmlvye': 1, 'hard': 1, 'somebodp': 1, 'missed': 1, 'unhappj': 1, \"son's\": 1, 'listenerqe': 1, 'girlfriendwsnya': 1, \"he'll\": 1, 'sisterqjtfk': 1, 'coworkertbpf': 1, 'mailing': 1, 'interrupm': 1, 'somethingjmcpi': 1, 'noboda': 1, 'somewhere': 1, 'pitiulpnv': 1, \"that'd\": 1, 'somethingosdqx': 1, 'somethingp': 1, 'someonecrhbd': 1, 'sinnzkc': 1, 'kosher': 1, \"qur'anpy\": 1, 'mercy': 1, 'templefydxz': 1, 'hinduejs': 1, 'muhammsla': 1, 'lutheranwv': 1, 'regretzkbrc': 1, 'tragickh': 1, 'catholickd': 1, 'boundlby': 1, 'hall': 1, 'bending': 1, 'widthxikw': 1, 'loverkfxo': 1, 'pornoiu': 1, 'virgindtrl': 1, 'humpysbwe': 1, 'prudishybiq': 1, 'virginc': 1, 'pubic': 1, 'prostatijvda': 1, 'curbijh': 1, 'deniaxi': 1, 'yearnlkw': 1, 'prudishxc': 1, 'deniabxp': 1, 'constrictimhr': 1, 'withholdyzaqb': 1, 'stops': 1, 'remorset': 1, 'ruinc': 1, 'grimwftle': 1, 'discouragnepqi': 1, 'tragict': 1, 'devastatu': 1, 'unimportant': 1, 'ministerlnfts': 1, 'sikhc': 1, \"I'm\": 1, 'threatxre': 1, 'wagerfv': 1, 'effectcaxgn': 1, 'leadmbhfe': 1, 'creatend': 1, 'deducgulp': 1, 'outcomecli': 1, 'hows': 1, 'producnbu': 1, 'solutionva': 1, 'launchvoap': 1, 'leadhbi': 1, 'provoku': 1, 'offencefhcog': 1, 'overtime': 1, 'ludicrouslf': 1, 'enragoqusn': 1, 'sucks': 1, 'brutals': 1, 'threatd': 1, 'destroyj': 1, 'sinister': 1, 'raping': 1, 'battliz': 1, 'warfareid': 1, 'defensjazn': 1, 'molestgv': 1, 'bucks': 1, 'mortgpzvi': 1, 'judaprfd': 1, 'classes': 1, 'muhammehcml': 1, 'sin': 1, 'laidoff': 1, 'tradejnx': 1, 'taxes': 1, 'freshmknd': 1, 'incorprhq': 1, 'negotiatjf': 1, 'presentationomwfa': 1, 'politics': 1, 'mda': 1, 'revieww': 1, 'owes': 1, 'spending': 1, 'cashk': 1, 'bankpsiar': 1, 'checks': 1, 'kronlwik': 1, 'dinarcsg': 1, 'businesszosw': 1, 'revenueocp': 1, 'costbjwta': 1, 'owe': 1, 'euro': 1, 'auditors': 1, 'store': 1, 'this?': 1}\n", + "0 0.00\n", + "1 0.20\n", + "2 0.00\n", + "3 0.00\n", + "4 0.00\n", + " ... \n", + "537 0.00\n", + "538 0.00\n", + "539 0.25\n", + "540 0.25\n", + "541 0.25\n", + "Name: content_word_accommodation, Length: 542, dtype: float64\n", + " conversation_num message\n", + "671 A able am are\n", + "672 A able am are hello\n", + "673 A able am hello\n", + "674 A able get got\n", + "675 A get\n", + "{'hello': 2}\n", + "0 0.0\n", + "1 0.0\n", + "2 0.5\n", + "3 0.0\n", + "4 0.0\n", + "Name: content_word_accommodation, dtype: float64\n", + " conversation_num message\n", + "676 B able am are\n", + "677 B able am are hello\n", + "678 B able am hello yoyo\n", + "679 B hello yoyo\n", + "{'hello': 3, 'yoyo': 2}\n", + "0 0.000000\n", + "1 0.000000\n", + "2 0.333333\n", + "3 0.833333\n", + "Name: content_word_accommodation, dtype: float64\n" + ] + }, + { + "name": "stderr", + "output_type": "stream", + "text": [ + "/var/folders/q6/rj1_hcnn4l1czvx3phrf8kbw0000gn/T/ipykernel_46302/3956377500.py:27: SettingWithCopyWarning: \n", + "A value is trying to be set on a copy of a slice from a DataFrame.\n", + "Try using .loc[row_indexer,col_indexer] = value instead\n", + "\n", + "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", + " df_conv[\"content_word_accommodation\"] = Content_mimicry_score(\n", + "/var/folders/q6/rj1_hcnn4l1czvx3phrf8kbw0000gn/T/ipykernel_46302/3956377500.py:27: SettingWithCopyWarning: \n", + "A value is trying to be set on a copy of a slice from a DataFrame.\n", + "Try using .loc[row_indexer,col_indexer] = value instead\n", + "\n", + "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", + " df_conv[\"content_word_accommodation\"] = Content_mimicry_score(\n", + "/var/folders/q6/rj1_hcnn4l1czvx3phrf8kbw0000gn/T/ipykernel_46302/3956377500.py:27: SettingWithCopyWarning: \n", + "A value is trying to be set on a copy of a slice from a DataFrame.\n", + "Try using .loc[row_indexer,col_indexer] = value instead\n", + "\n", + "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", + " df_conv[\"content_word_accommodation\"] = Content_mimicry_score(\n", + "/var/folders/q6/rj1_hcnn4l1czvx3phrf8kbw0000gn/T/ipykernel_46302/3956377500.py:27: SettingWithCopyWarning: \n", + "A value is trying to be set on a copy of a slice from a DataFrame.\n", + "Try using .loc[row_indexer,col_indexer] = value instead\n", + "\n", + "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", + " df_conv[\"content_word_accommodation\"] = Content_mimicry_score(\n", + "/var/folders/q6/rj1_hcnn4l1czvx3phrf8kbw0000gn/T/ipykernel_46302/3956377500.py:27: SettingWithCopyWarning: \n", + "A value is trying to be set on a copy of a slice from a DataFrame.\n", + "Try using .loc[row_indexer,col_indexer] = value instead\n", + "\n", + "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", + " df_conv[\"content_word_accommodation\"] = Content_mimicry_score(\n", + "/var/folders/q6/rj1_hcnn4l1czvx3phrf8kbw0000gn/T/ipykernel_46302/3956377500.py:27: SettingWithCopyWarning: \n", + "A value is trying to be set on a copy of a slice from a DataFrame.\n", + "Try using .loc[row_indexer,col_indexer] = value instead\n", + "\n", + "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", + " df_conv[\"content_word_accommodation\"] = Content_mimicry_score(\n", + "/var/folders/q6/rj1_hcnn4l1czvx3phrf8kbw0000gn/T/ipykernel_46302/3956377500.py:27: SettingWithCopyWarning: \n", + "A value is trying to be set on a copy of a slice from a DataFrame.\n", + "Try using .loc[row_indexer,col_indexer] = value instead\n", + "\n", + "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", + " df_conv[\"content_word_accommodation\"] = Content_mimicry_score(\n", + "/var/folders/q6/rj1_hcnn4l1czvx3phrf8kbw0000gn/T/ipykernel_46302/3956377500.py:27: SettingWithCopyWarning: \n", + "A value is trying to be set on a copy of a slice from a DataFrame.\n", + "Try using .loc[row_indexer,col_indexer] = value instead\n", + "\n", + "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", + " df_conv[\"content_word_accommodation\"] = Content_mimicry_score(\n", + "/var/folders/q6/rj1_hcnn4l1czvx3phrf8kbw0000gn/T/ipykernel_46302/3956377500.py:27: SettingWithCopyWarning: \n", + "A value is trying to be set on a copy of a slice from a DataFrame.\n", + "Try using .loc[row_indexer,col_indexer] = value instead\n", + "\n", + "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", + " df_conv[\"content_word_accommodation\"] = Content_mimicry_score(\n", + "/var/folders/q6/rj1_hcnn4l1czvx3phrf8kbw0000gn/T/ipykernel_46302/3956377500.py:27: SettingWithCopyWarning: \n", + "A value is trying to be set on a copy of a slice from a DataFrame.\n", + "Try using .loc[row_indexer,col_indexer] = value instead\n", + "\n", + "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", + " df_conv[\"content_word_accommodation\"] = Content_mimicry_score(\n", + "/var/folders/q6/rj1_hcnn4l1czvx3phrf8kbw0000gn/T/ipykernel_46302/3956377500.py:27: SettingWithCopyWarning: \n", + "A value is trying to be set on a copy of a slice from a DataFrame.\n", + "Try using .loc[row_indexer,col_indexer] = value instead\n", + "\n", + "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", + " df_conv[\"content_word_accommodation\"] = Content_mimicry_score(\n", + "/var/folders/q6/rj1_hcnn4l1czvx3phrf8kbw0000gn/T/ipykernel_46302/3956377500.py:27: SettingWithCopyWarning: \n", + "A value is trying to be set on a copy of a slice from a DataFrame.\n", + "Try using .loc[row_indexer,col_indexer] = value instead\n", + "\n", + "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", + " df_conv[\"content_word_accommodation\"] = Content_mimicry_score(\n", + "/var/folders/q6/rj1_hcnn4l1czvx3phrf8kbw0000gn/T/ipykernel_46302/3956377500.py:27: SettingWithCopyWarning: \n", + "A value is trying to be set on a copy of a slice from a DataFrame.\n", + "Try using .loc[row_indexer,col_indexer] = value instead\n", + "\n", + "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", + " df_conv[\"content_word_accommodation\"] = Content_mimicry_score(\n", + "/var/folders/q6/rj1_hcnn4l1czvx3phrf8kbw0000gn/T/ipykernel_46302/3956377500.py:27: SettingWithCopyWarning: \n", + "A value is trying to be set on a copy of a slice from a DataFrame.\n", + "Try using .loc[row_indexer,col_indexer] = value instead\n", + "\n", + "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", + " df_conv[\"content_word_accommodation\"] = Content_mimicry_score(\n", + "/var/folders/q6/rj1_hcnn4l1czvx3phrf8kbw0000gn/T/ipykernel_46302/3956377500.py:27: SettingWithCopyWarning: \n", + "A value is trying to be set on a copy of a slice from a DataFrame.\n", + "Try using .loc[row_indexer,col_indexer] = value instead\n", + "\n", + "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", + " df_conv[\"content_word_accommodation\"] = Content_mimicry_score(\n", + "/var/folders/q6/rj1_hcnn4l1czvx3phrf8kbw0000gn/T/ipykernel_46302/3956377500.py:27: SettingWithCopyWarning: \n", + "A value is trying to be set on a copy of a slice from a DataFrame.\n", + "Try using .loc[row_indexer,col_indexer] = value instead\n", + "\n", + "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", + " df_conv[\"content_word_accommodation\"] = Content_mimicry_score(\n", + "/var/folders/q6/rj1_hcnn4l1czvx3phrf8kbw0000gn/T/ipykernel_46302/3956377500.py:27: SettingWithCopyWarning: \n", + "A value is trying to be set on a copy of a slice from a DataFrame.\n", + "Try using .loc[row_indexer,col_indexer] = value instead\n", + "\n", + "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", + " df_conv[\"content_word_accommodation\"] = Content_mimicry_score(\n", + "/var/folders/q6/rj1_hcnn4l1czvx3phrf8kbw0000gn/T/ipykernel_46302/3956377500.py:27: SettingWithCopyWarning: \n", + "A value is trying to be set on a copy of a slice from a DataFrame.\n", + "Try using .loc[row_indexer,col_indexer] = value instead\n", + "\n", + "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", + " df_conv[\"content_word_accommodation\"] = Content_mimicry_score(\n", + "/var/folders/q6/rj1_hcnn4l1czvx3phrf8kbw0000gn/T/ipykernel_46302/3956377500.py:27: SettingWithCopyWarning: \n", + "A value is trying to be set on a copy of a slice from a DataFrame.\n", + "Try using .loc[row_indexer,col_indexer] = value instead\n", + "\n", + "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", + " df_conv[\"content_word_accommodation\"] = Content_mimicry_score(\n", + "/var/folders/q6/rj1_hcnn4l1czvx3phrf8kbw0000gn/T/ipykernel_46302/3956377500.py:27: SettingWithCopyWarning: \n", + "A value is trying to be set on a copy of a slice from a DataFrame.\n", + "Try using .loc[row_indexer,col_indexer] = value instead\n", + "\n", + "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", + " df_conv[\"content_word_accommodation\"] = Content_mimicry_score(\n", + "/var/folders/q6/rj1_hcnn4l1czvx3phrf8kbw0000gn/T/ipykernel_46302/3956377500.py:27: SettingWithCopyWarning: \n", + "A value is trying to be set on a copy of a slice from a DataFrame.\n", + "Try using .loc[row_indexer,col_indexer] = value instead\n", + "\n", + "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", + " df_conv[\"content_word_accommodation\"] = Content_mimicry_score(\n", + "/var/folders/q6/rj1_hcnn4l1czvx3phrf8kbw0000gn/T/ipykernel_46302/3956377500.py:27: SettingWithCopyWarning: \n", + "A value is trying to be set on a copy of a slice from a DataFrame.\n", + "Try using .loc[row_indexer,col_indexer] = value instead\n", + "\n", + "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", + " df_conv[\"content_word_accommodation\"] = Content_mimicry_score(\n", + "/var/folders/q6/rj1_hcnn4l1czvx3phrf8kbw0000gn/T/ipykernel_46302/3956377500.py:27: SettingWithCopyWarning: \n", + "A value is trying to be set on a copy of a slice from a DataFrame.\n", + "Try using .loc[row_indexer,col_indexer] = value instead\n", + "\n", + "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", + " df_conv[\"content_word_accommodation\"] = Content_mimicry_score(\n", + "/var/folders/q6/rj1_hcnn4l1czvx3phrf8kbw0000gn/T/ipykernel_46302/3956377500.py:27: SettingWithCopyWarning: \n", + "A value is trying to be set on a copy of a slice from a DataFrame.\n", + "Try using .loc[row_indexer,col_indexer] = value instead\n", + "\n", + "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", + " df_conv[\"content_word_accommodation\"] = Content_mimicry_score(\n", + "/var/folders/q6/rj1_hcnn4l1czvx3phrf8kbw0000gn/T/ipykernel_46302/3956377500.py:27: SettingWithCopyWarning: \n", + "A value is trying to be set on a copy of a slice from a DataFrame.\n", + "Try using .loc[row_indexer,col_indexer] = value instead\n", + "\n", + "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", + " df_conv[\"content_word_accommodation\"] = Content_mimicry_score(\n", + "/var/folders/q6/rj1_hcnn4l1czvx3phrf8kbw0000gn/T/ipykernel_46302/3956377500.py:27: SettingWithCopyWarning: \n", + "A value is trying to be set on a copy of a slice from a DataFrame.\n", + "Try using .loc[row_indexer,col_indexer] = value instead\n", + "\n", + "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", + " df_conv[\"content_word_accommodation\"] = Content_mimicry_score(\n", + "/var/folders/q6/rj1_hcnn4l1czvx3phrf8kbw0000gn/T/ipykernel_46302/3956377500.py:27: SettingWithCopyWarning: \n", + "A value is trying to be set on a copy of a slice from a DataFrame.\n", + "Try using .loc[row_indexer,col_indexer] = value instead\n", + "\n", + "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", + " df_conv[\"content_word_accommodation\"] = Content_mimicry_score(\n" + ] + }, + { + "data": { + "text/html": [ + "\n", + " \n", + "
\n", + "\n", + " \n", + " \n", + " \n", + "\n", + " conversation_num \n", + "message \n", + "function_word_accommodation \n", + "content_word_accommodation \n", + "\n", + " \n", + "0 \n", + "1 \n", + "hello i like fish \n", + "0 \n", + "0.000000 \n", + "\n", + " \n", + "1 \n", + "1 \n", + "this sentence has five words \n", + "0 \n", + "0.000000 \n", + "\n", + " \n", + "2 \n", + "2 \n", + "hello \n", + "0 \n", + "0.000000 \n", + "\n", + " \n", + "3 \n", + "2 \n", + "is 4 a word \n", + "0 \n", + "0.000000 \n", + "\n", + " \n", + "4 \n", + "3 \n", + "NaN \n", + "0 \n", + "0.000000 \n", + "\n", + " \n", + "... \n", + "... \n", + "... \n", + "... \n", + "... \n", + "\n", + " \n", + "675 \n", + "A \n", + "get \n", + "1 \n", + "0.000000 \n", + "\n", + " \n", + "676 \n", + "B \n", + "able am are \n", + "0 \n", + "0.000000 \n", + "\n", + " \n", + "677 \n", + "B \n", + "able am are hello \n", + "3 \n", + "0.000000 \n", + "\n", + " \n", + "678 \n", + "B \n", + "able am hello yoyo \n", + "2 \n", + "0.333333 \n", + "\n", + " \n", + " \n", + "679 \n", + "B \n", + "hello yoyo \n", + "0 \n", + "0.833333 \n", + "680 rows × 4 columns
\n", + "\n", + "\n", + "" + ], + "text/plain": [ + " conversation_num message function_words content_words \\\n", + "0 B able am are [able, am, are] [] \n", + "1 B able am are hello [able, am, are] [hello] \n", + "2 B able am hello yoyo [able, am] [hello, yoyo] \n", + "3 B hello yoyo [] [hello, yoyo] \n", + "4 A get [get] [] \n", + ".. ... ... ... ... \n", + "675 A get [get] [] \n", + "676 B able am are [able, am, are] [] \n", + "677 B able am are hello [able, am, are] [hello] \n", + "678 B able am hello yoyo [able, am] [hello, yoyo] \n", + "679 B hello yoyo [] [hello, yoyo] \n", + "\n", + " function_word_mimicry content_word_mimicry function_word_accommodation \\\n", + "0 [] [] 0 \n", + "1 [able, am, are] [] 3 \n", + "2 [able, am] [hello] 2 \n", + "3 [] [hello, yoyo] 0 \n", + "4 [get] [] 1 \n", + ".. ... ... ... \n", + "675 [get] [] 1 \n", + "676 [] [] 0 \n", + "677 [able, am, are] [] 3 \n", + "678 [able, am] [hello] 2 \n", + "679 [] [hello, yoyo] 0 \n", + "\n", + " content_word_accommodation \n", + "0 0.000000 \n", + "1 0.000000 \n", + "2 0.000000 \n", + "3 0.000000 \n", + "4 0.000000 \n", + ".. ... \n", + "675 0.000000 \n", + "676 0.000000 \n", + "677 0.000000 \n", + "678 0.333333 \n", + "679 0.833333 \n", + "\n", + "[680 rows x 8 columns]" + ] + }, + "execution_count": 79, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "import pandas as pd\n", + "test_chat_df = pd.read_csv(\"./data/cleaned_data/test_chat_level.csv\")\n", + "df = test_chat_df[['conversation_num', \"message\"]].reset_index(drop=True)\n", + "df\n", + "\n", + "df[\"function_words\"] = df[\"message\"].apply(\n", + " lambda x: get_function_words_in_message(x, function_word_reference=func))\n", + "df[\"content_words\"] = df[\"message\"].apply(\n", + " lambda x: get_content_words_in_message(x, function_word_reference=func))\n", + "\n", + "# Extract the function words / content words that also appears in the immediate previous turn\n", + "df[\"function_word_mimicry\"] = mimic_words(\n", + " df, \"function_words\", \"conversation_num\")\n", + "df[\"content_word_mimicry\"] = mimic_words(\n", + " df, \"content_words\", \"conversation_num\")\n", + "\n", + "# Compute the number of function words that also appears in the immediate previous turn\n", + "df[\"function_word_accommodation\"] = df[\"function_word_mimicry\"].apply(\n", + " function_mimicry_score)\n", + "\n", + "l = []\n", + "\n", + "for conv in df[\"conversation_num\"].unique():\n", + " # print(conv)\n", + " df_conv = df[df[\"conversation_num\"] == conv]\n", + " # Compute the sum of inverse frequency of each content word that also occurred in the other’s immediately prior turn.\n", + " df_conv[\"content_word_accommodation\"] = Content_mimicry_score(\n", + " df_conv, \"content_words\", \"content_word_mimicry\")\n", + " l.append(df_conv['content_word_accommodation'].tolist())\n", + " \n", + "# flatten the list\n", + "l = [item for sublist in l for item in sublist]\n", + "l\n", + "df['content_word_accommodation'] = l\n", + "df\n" + ] + }, + { + "cell_type": "code", + "execution_count": 2, + "metadata": {}, + "outputs": [ + { + "data": { + "text/html": [ + "\n", + " \n", + "
\n", + "\n", + " \n", + " \n", + " \n", + "\n", + " conversation_num \n", + "message \n", + "function_words \n", + "content_words \n", + "function_word_mimicry \n", + "content_word_mimicry \n", + "function_word_accommodation \n", + "content_word_accommodation \n", + "\n", + " \n", + "0 \n", + "B \n", + "able am are \n", + "[able, am, are] \n", + "[] \n", + "[] \n", + "[] \n", + "0 \n", + "0.000000 \n", + "\n", + " \n", + "1 \n", + "B \n", + "able am are hello \n", + "[able, am, are] \n", + "[hello] \n", + "[able, am, are] \n", + "[] \n", + "3 \n", + "0.000000 \n", + "\n", + " \n", + "2 \n", + "B \n", + "able am hello yoyo \n", + "[able, am] \n", + "[hello, yoyo] \n", + "[able, am] \n", + "[hello] \n", + "2 \n", + "0.000000 \n", + "\n", + " \n", + "3 \n", + "B \n", + "hello yoyo \n", + "[] \n", + "[hello, yoyo] \n", + "[] \n", + "[hello, yoyo] \n", + "0 \n", + "0.000000 \n", + "\n", + " \n", + "4 \n", + "A \n", + "get \n", + "[get] \n", + "[] \n", + "[get] \n", + "[] \n", + "1 \n", + "0.000000 \n", + "\n", + " \n", + "... \n", + "... \n", + "... \n", + "... \n", + "... \n", + "... \n", + "... \n", + "... \n", + "... \n", + "\n", + " \n", + "675 \n", + "A \n", + "get \n", + "[get] \n", + "[] \n", + "[get] \n", + "[] \n", + "1 \n", + "0.000000 \n", + "\n", + " \n", + "676 \n", + "B \n", + "able am are \n", + "[able, am, are] \n", + "[] \n", + "[] \n", + "[] \n", + "0 \n", + "0.000000 \n", + "\n", + " \n", + "677 \n", + "B \n", + "able am are hello \n", + "[able, am, are] \n", + "[hello] \n", + "[able, am, are] \n", + "[] \n", + "3 \n", + "0.000000 \n", + "\n", + " \n", + "678 \n", + "B \n", + "able am hello yoyo \n", + "[able, am] \n", + "[hello, yoyo] \n", + "[able, am] \n", + "[hello] \n", + "2 \n", + "0.333333 \n", + "\n", + " \n", + " \n", + "679 \n", + "B \n", + "hello yoyo \n", + "[] \n", + "[hello, yoyo] \n", + "[] \n", + "[hello, yoyo] \n", + "0 \n", + "0.833333 \n", + "680 rows × 8 columns
\n", + "\n", + "\n", + "" + ], + "text/plain": [ + " conversation_num speaker_nickname message \\\n", + "0 1 A hello i like fish \n", + "1 1 B this sentence has five words \n", + "2 2 A hello \n", + "3 2 B is 4 a word \n", + "4 3 A NaN \n", + ".. ... ... ... \n", + "1 D 2 bought some groceries for dinner \n", + "2 D 3 its raining today \n", + "3 E 1 i went to the store \n", + "4 E 1 i went to the store \n", + "5 E 1 i went to the store \n", + "\n", + " expected_column expected_value \\\n", + "0 num_words 4.00000 \n", + "1 num_words 5.00000 \n", + "2 num_words 1.00000 \n", + "3 num_words 4.00000 \n", + "4 num_words 0.00000 \n", + ".. ... ... \n", + "1 info_exchange_zscore_conversation 1.73205 \n", + "2 info_exchange_zscore_chats -1.73205 \n", + "3 info_exchange_zscore_chats 0.00000 \n", + "4 info_exchange_zscore_chats 0.00000 \n", + "5 info_exchange_zscore_chats 0.00000 \n", + "\n", + " message_original message_lower_with_punc \\\n", + "0 Hello I like fish. hello i like fish. \n", + "1 This sentence has five words. this sentence has five words. \n", + "2 Hello?? hello?? \n", + "3 Is 4 a word? is 4 a word? \n", + "4 . . \n", + ".. ... ... \n", + "1 Bought some groceries for dinner bought some groceries for dinner \n", + "2 It's raining today it's raining today \n", + "3 I went to the store i went to the store \n", + "4 I went to the store i went to the store \n", + "5 I went to the store i went to the store \n", + "\n", + " positive_bert negative_bert neutral_bert ... num_numbered_points \\\n", + "0 0.897070 0.004484 0.098446 ... 0 \n", + "1 0.041938 0.131370 0.826692 ... 0 \n", + "2 0.138002 0.053870 0.808129 ... 0 \n", + "3 0.042429 0.116617 0.840954 ... 0 \n", + "4 0.302318 0.120507 0.577175 ... 0 \n", + ".. ... ... ... ... ... \n", + "1 0.528325 0.010219 0.461456 ... 0 \n", + "2 0.285214 0.111169 0.603617 ... 0 \n", + "3 0.266087 0.029111 0.704801 ... 0 \n", + "4 0.266087 0.029111 0.704802 ... 0 \n", + "5 0.266087 0.029111 0.704802 ... 0 \n", + "\n", + " num_line_breaks num_quotes num_block_quote_responses num_ellipses \\\n", + "0 1 0 0 0 \n", + "1 1 0 0 0 \n", + "2 1 0 0 0 \n", + "3 1 0 0 0 \n", + "4 1 0 0 0 \n", + ".. ... ... ... ... \n", + "1 1 0 0 0 \n", + "2 1 0 0 0 \n", + "3 1 0 0 0 \n", + "4 1 0 0 0 \n", + "5 1 0 0 0 \n", + "\n", + " num_parentheses num_emoji mimicry_bert moving_mimicry forward_flow \n", + "0 0 0 0.000000 0.000000 0.000000e+00 \n", + "1 0 0 0.113466 0.113466 8.865345e-01 \n", + "2 0 0 0.000000 0.000000 0.000000e+00 \n", + "3 0 0 0.124232 0.124232 8.757685e-01 \n", + "4 0 0 0.000000 0.000000 0.000000e+00 \n", + ".. ... ... ... ... ... \n", + "1 0 0 0.378725 0.378725 6.212753e-01 \n", + "2 0 0 0.179277 0.279001 8.309010e-01 \n", + "3 0 0 0.000000 0.000000 0.000000e+00 \n", + "4 0 0 1.000000 1.000000 -2.220446e-16 \n", + "5 0 0 1.000000 1.000000 -2.220446e-16 \n", + "\n", + "[695 rows x 160 columns]" + ] + }, + "execution_count": 2, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "import pandas as pd\n", + "test_chat_df = pd.read_csv(\"./output/chat/test_chat_level_chat.csv\")\n", + "test_info_exchange_zscore_df = pd.read_csv(\"./output/chat/info_exchange_zscore_chats.csv\")\n", + "pd.concat([test_chat_df, test_info_exchange_zscore_df], axis=0)" + ] + }, + { + "cell_type": "code", + "execution_count": 8, + "metadata": {}, + "outputs": [ + { + "data": { + "text/plain": [ + "['-', '-']" + ] + }, + "execution_count": 8, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "import pandas as pd\n", + "import re\n", + "import nltk\n", + "import pyphen\n", + "\n", + "# Define the function to calculate the Dale-Chall score\n", + "def count_syllables(word):\n", + " \"\"\"\n", + " Count the number of syllables in a word.\n", + " \n", + " Args:\n", + " word(str): The input word.\n", + "\n", + " Returns:\n", + " int: The number of syllables in the word.\n", + " \"\"\"\n", + " dic = pyphen.Pyphen(lang='en')\n", + " pyphen_result = dic.inserted(word)\n", + " return re.findall(r\"-\", pyphen_result)\n", + "\n", + "count_syllables(\"difficulty\")" + ] + }, + { + "cell_type": "code", + "execution_count": 9, + "metadata": {}, + "outputs": [ + { + "data": { + "text/plain": [ + "4" + ] + }, + "execution_count": 9, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "import re\n", + "\n", + "VOWEL_RUNS = re.compile(\"[aeiouy]+\", flags=re.I)\n", + "EXCEPTIONS = re.compile(\n", + " # fixes trailing e issues:\n", + " # smite, scared\n", + " \"[^aeiou]e[sd]?$|\"\n", + " # fixes adverbs:\n", + " # nicely\n", + " + \"[^e]ely$\",\n", + " flags=re.I\n", + ")\n", + "ADDITIONAL = re.compile(\n", + " # fixes incorrect subtractions from exceptions:\n", + " # smile, scarred, raises, fated\n", + " \"[^aeioulr][lr]e[sd]?$|[csgz]es$|[td]ed$|\"\n", + " # fixes miscellaneous issues:\n", + " # flying, piano, video, prism, fire, evaluate\n", + " + \".y[aeiou]|ia(?!n$)|eo|ism$|[^aeiou]ire$|[^gq]ua\",\n", + " flags=re.I\n", + ")\n", + "\n", + "def count_syllables(word):\n", + " vowel_runs = len(VOWEL_RUNS.findall(word))\n", + " exceptions = len(EXCEPTIONS.findall(word))\n", + " additional = len(ADDITIONAL.findall(word))\n", + " return max(1, vowel_runs - exceptions + additional)\n", + "\n", + "count_syllables(\"difficulty\")" + ] + }, + { + "cell_type": "code", + "execution_count": 4, + "metadata": {}, + "outputs": [ + { + "data": { + "text/plain": [ + "2" + ] + }, + "execution_count": 4, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "import re\n", + "text = \"even this is magnificent! even this is magnificent!\"\n", + "num_words = len(text.split())\n", + "num_sentences = re.split(r'[.?!]\\s*', text)\n", + "\n", + "# remove empty strings\n", + "num_sentences = [x for x in num_sentences if x]\n", + "len(num_sentences)" + ] + }, + { + "cell_type": "code", + "execution_count": 35, + "metadata": {}, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "\\bi\\b|\\bme\\b|\\bmy\\b|\\bmine\\b|\\bwe\\b|\\bus\\b|\\bour\\b|\\bours\\b\n" + ] + }, + { + "data": { + "text/plain": [ + "[]" + ] + }, + "execution_count": 35, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "import re\n", + "first_person = [\"i\", \"me\", \"my\", \"mine\", \"we\", \"us\", \"our\", \"ours\"]\n", + "first_person_regex = \"\\\\b|\\\\b\".join(first_person)\n", + "first_person_regex = \"\\\\b\" + first_person_regex + \"\\\\b\"\n", + "print(first_person_regex)\n", + "re.findall(first_person_regex, \"hiii\")\n" + ] + } + ], + "metadata": { + "kernelspec": { + "display_name": ".venv", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.12.3" + } + }, + "nbformat": 4, + "nbformat_minor": 2 +} diff --git a/tests/ipython_notebooks/hi.csv b/tests/ipython_notebooks/hi.csv new file mode 100644 index 00000000..b9e52d04 --- /dev/null +++ b/tests/ipython_notebooks/hi.csv @@ -0,0 +1,30 @@ +,0 +5,num_all_caps +7,num_links +11,num_reddit_users +13,num_emphasis +15,num_bullet_points +17,num_numbered_points +18,num_line_breaks +21,num_quotes +24,num_block_quote_responses +30,num_ellipses +32,num_parentheses +37,certainty_rocklage +64,Hello +65,Token_count +66,YesNo_Questions +67,WH_Questions +70,Impersonal_Pronoun +71,Hedges +73,First_Person_Single +74,factuality +76,Acknowledgement +78,Adverb_Limiter +79,indirect_greeting +83,direct_question +84,hasnegative +86,haspositive +88,subjunctive +89,apologizing + diff --git a/tests/ipython_notebooks/info_divvy.csv b/tests/ipython_notebooks/info_divvy.csv new file mode 100644 index 00000000..92823f50 --- /dev/null +++ b/tests/ipython_notebooks/info_divvy.csv @@ -0,0 +1,11 @@ +conversation_num,speaker_nickname,timestamp,message,feature +conversation_5, speaker_1,, Did you catch the latest episode of that show everyone’s talking about?,info_diversity +conversation_5, speaker_2,, Yeah it was intense! But I had to pause halfway to finish my assignment.,info_diversity +conversation_5, speaker_3,, I haven’t started watching it yet. Is it really that good?,info_diversity +conversation_5, speaker_1,, Definitely worth it. But speaking of assignments how’s your machine learning course going?,info_diversity +conversation_5, speaker_2,, It’s going well! I’m almost done with the neural networks module.,info_diversity +conversation_5, speaker_3,, Neural networks? That’s tough. I’m still stuck on the earlier parts.,info_diversity +conversation_5, speaker_1,, You’ll get there. Just take it one step at a time. Also are you guys thinking about internships yet?,info_diversity +conversation_5, speaker_2,, I am! I’m applying to a few tech companies next week.,info_diversity +conversation_5, speaker_3,, I should probably start looking too. I’m just so caught up with other things.,info_diversity +conversation_5, speaker_1,, Same here. Between school shows and job applications it’s hard to find balance.,info_diversity \ No newline at end of file diff --git a/tests/ipython_notebooks/info_divvy_LDA.csv b/tests/ipython_notebooks/info_divvy_LDA.csv new file mode 100644 index 00000000..ee33004c --- /dev/null +++ b/tests/ipython_notebooks/info_divvy_LDA.csv @@ -0,0 +1,89 @@ +conversation_num,speaker_nickname,timestamp,message,feature +conversation_1, speaker_1,, Have you noticed the weather?, low +conversation_1, speaker_1,, Have you noticed the weather?, low +conversation_1, speaker_1,, Have you noticed the weather?, low +conversation_1, speaker_1,, Have you noticed the weather?, low +conversation_1, speaker_1,, Have you noticed the weather?, low +conversation_1, speaker_1,, Have you noticed the weather?, low +conversation_1, speaker_1,, Have you noticed the weather?, low +conversation_1, speaker_1,, Have you noticed the weather?, low +conversation_1, speaker_1,, Have you noticed the weather?, low +conversation_1, speaker_1,, Have you noticed the weather?, low +conversation_1, speaker_1,, Have you noticed the weather?, low +conversation_2, speaker_1,, Did you finish the book we were reading for class?, high +conversation_2, speaker_1,, Did you finish the book we were reading for class?, high +conversation_2, speaker_1,, Did you finish the book we were reading for class?, high +conversation_2, speaker_1,, Did you finish the book we were reading for class?, high +conversation_2, speaker_1,, Did you finish the book we were reading for class?, high +conversation_2, speaker_1,, Did you finish the book we were reading for class?, high +conversation_2, speaker_1,, Did you finish the book we were reading for class?, high +conversation_2, speaker_1,, Did you finish the book we were reading for class?, high +conversation_2, speaker_1,, Did you finish the book we were reading for class?, high +conversation_2, speaker_1,, Did you finish the book we were reading for class?, high +conversation_2, speaker_1,, Did you finish the book we were reading for class?, high +conversation_3, speaker_2,, Not yet but I did bake cookies yesterday!, high +conversation_3, speaker_1,, Oh that sounds fun! What kind of cookies?, high +conversation_3, speaker_2,, Chocolate chip! But I still need to find time for that book., high +conversation_3, speaker_1,, Yeah reading is tough with everything going on. Have you seen the new movie that came out last week?, high +conversation_3, speaker_2,, No I haven’t! I’ve been too busy reorganizing my room., high +conversation_3, speaker_1,, Reorganizing? I just bought some new plants for my room. Makes it feel fresh!, high +conversation_3, speaker_2,, That’s great! I’ve been thinking about getting a pet fish actually., high +conversation_3, speaker_1,, Fish are fun! Do you know what kind you want?, high +conversation_3, speaker_2,, Not sure yet but maybe something colorful. Oh speaking of colorful I’m painting my room too!, high +conversation_4, speaker_1,, Have you seen the new park they built nearby, low +conversation_4, speaker_2,, Yes I walked through it yesterday it’s so scenic, low +conversation_4, speaker_1,, I love how there’s so much space for picnics, low +conversation_4, speaker_2,, And the playground is perfect kids it was packed, low +conversation_4, speaker_1,, I noticed that too lots of families seem to love it, low +conversation_4, speaker_2,, It’s great to have such a community space close to home, low +conversation_4, speaker_2,, That’s a good idea there are plenty of shady spots under the trees, low +conversation_4, speaker_1,, I might even bring a picnic lunch next time, low +conversation_4, speaker_2,, Sounds perfect it’s such a peaceful place to relax, low +conversation_5, speaker_1,, Have you seen the new park they opened nearby, low +conversation_5, speaker_2,, Yes I went for a walk there the other day, low +conversation_5, speaker_1,, It’s so well designed with lots of walking paths, low +conversation_5, speaker_2,, I agree the flowers they planted are beautiful too, low +conversation_5, speaker_1,, I love how quiet it is despite being in the city, low +conversation_5, speaker_1,, I’m planning to take my bike there this weekend, low +conversation_5, speaker_2,, Good idea the paths are great for cycling too, low +conversation_5, speaker_1,, I might bring a bike and just hang out for a while, low +conversation_5, speaker_2,, Sounds like a perfect weekend plan, low +conversation_6, speaker_1,, Did you hear about the new sandwich shop downtown, high +conversation_6, speaker_2,, No but I just adopted a cat, high +conversation_6, speaker_2,, Her name is Luna she’s so playful, high +conversation_6, speaker_1,, I love that name I bet she’s cute, high +conversation_6, speaker_2,, She is and she’s already exploring every corner of the house, high +conversation_6, speaker_1,, I’ve been thinking about trying that new shop this weekend, high +conversation_6, speaker_2,, You should do it and let me know if it’s good I’ve been craving some clothes, high +conversation_6, speaker_1,, For sure I’ll grab one after my yoga class, high +conversation_6, speaker_2,, Oh you’re into yoga I’ve been thinking of starting it too, high +conversation_7, speaker_1,, Did you catch the game last night, low +conversation_7, speaker_2,, Yeah it was so close the whole time, low +conversation_7, speaker_1,, I know right the last quarter was so intense, low +conversation_7, speaker_2,, I thought our team had it for a second, low +conversation_7, speaker_1,, Same here that final play was crazy, low +conversation_7, speaker_2,, It’s been a while since a game kept me on the edge like that, low +conversation_7, speaker_1,, It makes you appreciate how skilled the players are, low +conversation_7, speaker_2,, Definitely they train so hard for moments like that, low +conversation_7, speaker_1,, I’m excited for the next game it’s going to be another tough one, low +conversation_7, speaker_2,, Me too can’t wait to see how it turns out, low +conversation_8, speaker_1,, Did you catch the game last night, low +conversation_8, speaker_2,, Yes it was so intense especially toward the end, low +conversation_8, speaker_1,, I know right I was on the edge of my seat, low +conversation_8, speaker_2,, The way our team came back in the second half was amazing, low +conversation_8, speaker_1,, That defense was on point they really stepped up, low +conversation_8, speaker_2,, For sure it was a great team effort, low +conversation_8, speaker_1,, I can’t wait for the next match it’s going to be exciting, low +conversation_8, speaker_2,, Me neither hopefully we’ll win this time, low +conversation_8, speaker_1,, Fingers crossed I’m already looking forward to it, low +conversation_8, speaker_2,, Same here I’m definitely going to watch, low +conversation_9, speaker_1,, Do you want to go to the concert this weekend, high +conversation_9, speaker_2,, I’m not sure but I did just finish a 500 piece puzzle, high +conversation_9, speaker_1,, That’s impressive puzzles are so relaxing, high +conversation_9, speaker_2,, They really are it took me a few hours but it was worth it, high +conversation_9, speaker_1,, Speaking of relaxing I’ve been getting into meditation, high +conversation_9, speaker_2,, Oh that sounds great I’ve always wanted to try that, high +conversation_9, speaker_1,, You should it really helps clear your mind, high +conversation_9, speaker_2,, Maybe I’ll give it a shot after finishing this new book I started, high +conversation_9, speaker_1,, What book are you reading, high +conversation_9, speaker_2,, It’s a mystery novel so good I can’t put it down, high \ No newline at end of file diff --git a/tests/ipython_notebooks/infodiv.ipynb b/tests/ipython_notebooks/infodiv.ipynb new file mode 100644 index 00000000..6b5c8814 --- /dev/null +++ b/tests/ipython_notebooks/infodiv.ipynb @@ -0,0 +1,860 @@ +{ + "cells": [ + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "# Previous LDA Model Results" + ] + }, + { + "cell_type": "code", + "execution_count": 146, + "metadata": {}, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "Attempt Number: 0\n", + "[FAILED] Test Case # conversation_7 : 0.7512651685958739\n", + "Attempt Number: 1\n", + "[FAILED] Test Case # conversation_4 : 0.5894661985718989\n", + "[FAILED] Test Case # conversation_7 : 0.34210148136901297\n", + "Attempt Number: 2\n", + "[FAILED] Test Case # conversation_7 : 0.23791709508394202\n", + "Attempt Number: 3\n", + "Attempt Number: 4\n", + "Attempt Number: 5\n", + "[FAILED] Test Case # conversation_4 : 0.004348320675631441\n", + "[FAILED] Test Case # conversation_7 : 0.8276635597113645\n", + "Attempt Number: 6\n", + "[FAILED] Test Case # conversation_4 : 0.09795153483568632\n", + "Attempt Number: 7\n", + "[FAILED] Test Case # conversation_7 : 0.2380256154675347\n", + "Attempt Number: 8\n", + "[FAILED] Test Case # conversation_7 : 0.5724496119873153\n", + "Attempt Number: 9\n", + "[FAILED] Test Case # conversation_4 : 0.6125460013915317\n", + "[FAILED] Test Case # conversation_7 : 0.7434659153438612\n" + ] + } + ], + "source": [ + "import pandas as pd\n", + "from information_diversity import *\n", + "\n", + "df = pd.read_csv('info_divvy_LDA.csv')\n", + "\n", + "def get_batches(dataframe, batch_size=3):\n", + " batches = []\n", + " rows = list(dataframe.iterrows())\n", + " for i in range(0, len(rows), batch_size):\n", + " batches.append(rows[i:i + batch_size])\n", + " return batches\n", + "\n", + "for i in range(0, 10):\n", + " print(\"Attempt Number: \", i)\n", + " output_df = get_info_diversity(df, \"conversation_num\", \"message\")\n", + "\n", + " batches = get_batches(output_df)\n", + "\n", + " count = 0\n", + "\n", + " # print(\"ALL RESULTS SHOULD BE OVER \")\n", + "\n", + " for batch in batches:\n", + " feature = \"info_diversity\"\n", + "\n", + " og_result = batch[0][1][feature]\n", + " inv_result = batch[1][1][feature]\n", + " dir_result = batch[2][1][feature]\n", + "\n", + " inv_distance = abs(og_result - inv_result)\n", + " dir_distance = abs(og_result - dir_result)\n", + " count += 1\n", + "\n", + " if dir_distance < inv_distance:\n", + " print(\"[FAILED] Test Case #\", batch[0][1][\"conversation_num\"], \":\", dir_distance / inv_distance)\n", + " # print(\"Test Case #\", count, \":\", dir_distance / inv_distance)\n" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "# Preliminary BERT Model avec Distributions\n", + "\n", + "As we notice, the LDA model trends to be extremely stochastic in its implementation. We are going to pivot to BERTopic to create these topic representations and determine if that's giving us a more fruitful result. We are going to set a parameter to equal the minimum number of chats in a topics to indirectly affect the number of topic generates. With less chats permitted to be assigned a topic, we inherently generate more topics. " + ] + }, + { + "cell_type": "code", + "execution_count": 56, + "metadata": {}, + "outputs": [], + "source": [ + "from bertopic import BERTopic\n", + "from bertopic.representation import KeyBERTInspired\n", + "\n", + "\n", + "docs = pd.read_csv('info_divvy.csv')['message'].to_list()\n", + "representation_model = KeyBERTInspired()\n", + "topic_model = BERTopic(representation_model=KeyBERTInspired(), min_topic_size=2)\n", + "# topics, probs = topic_model.fit_transform(docs)\n", + "topics = topic_model.fit(docs)" + ] + }, + { + "cell_type": "code", + "execution_count": 202, + "metadata": {}, + "outputs": [ + { + "data": { + "text/html": [ + "\n", + " \n", + "
\n", + "\n", + " \n", + " \n", + " \n", + "\n", + " conversation_num \n", + "speaker_nickname \n", + "message \n", + "expected_column \n", + "expected_value \n", + "message_original \n", + "message_lower_with_punc \n", + "positive_bert \n", + "negative_bert \n", + "neutral_bert \n", + "... \n", + "num_numbered_points \n", + "num_line_breaks \n", + "num_quotes \n", + "num_block_quote_responses \n", + "num_ellipses \n", + "num_parentheses \n", + "num_emoji \n", + "mimicry_bert \n", + "moving_mimicry \n", + "forward_flow \n", + "\n", + " \n", + "0 \n", + "1 \n", + "A \n", + "hello i like fish \n", + "num_words \n", + "4.00000 \n", + "Hello I like fish. \n", + "hello i like fish. \n", + "0.897070 \n", + "0.004484 \n", + "0.098446 \n", + "... \n", + "0 \n", + "1 \n", + "0 \n", + "0 \n", + "0 \n", + "0 \n", + "0 \n", + "0.000000 \n", + "0.000000 \n", + "0.000000e+00 \n", + "\n", + " \n", + "1 \n", + "1 \n", + "B \n", + "this sentence has five words \n", + "num_words \n", + "5.00000 \n", + "This sentence has five words. \n", + "this sentence has five words. \n", + "0.041938 \n", + "0.131370 \n", + "0.826692 \n", + "... \n", + "0 \n", + "1 \n", + "0 \n", + "0 \n", + "0 \n", + "0 \n", + "0 \n", + "0.113466 \n", + "0.113466 \n", + "8.865345e-01 \n", + "\n", + " \n", + "2 \n", + "2 \n", + "A \n", + "hello \n", + "num_words \n", + "1.00000 \n", + "Hello?? \n", + "hello?? \n", + "0.138002 \n", + "0.053870 \n", + "0.808129 \n", + "... \n", + "0 \n", + "1 \n", + "0 \n", + "0 \n", + "0 \n", + "0 \n", + "0 \n", + "0.000000 \n", + "0.000000 \n", + "0.000000e+00 \n", + "\n", + " \n", + "3 \n", + "2 \n", + "B \n", + "is 4 a word \n", + "num_words \n", + "4.00000 \n", + "Is 4 a word? \n", + "is 4 a word? \n", + "0.042429 \n", + "0.116617 \n", + "0.840954 \n", + "... \n", + "0 \n", + "1 \n", + "0 \n", + "0 \n", + "0 \n", + "0 \n", + "0 \n", + "0.124232 \n", + "0.124232 \n", + "8.757685e-01 \n", + "\n", + " \n", + "4 \n", + "3 \n", + "A \n", + "NaN \n", + "num_words \n", + "0.00000 \n", + ". \n", + ". \n", + "0.302318 \n", + "0.120507 \n", + "0.577175 \n", + "... \n", + "0 \n", + "1 \n", + "0 \n", + "0 \n", + "0 \n", + "0 \n", + "0 \n", + "0.000000 \n", + "0.000000 \n", + "0.000000e+00 \n", + "\n", + " \n", + "... \n", + "... \n", + "... \n", + "... \n", + "... \n", + "... \n", + "... \n", + "... \n", + "... \n", + "... \n", + "... \n", + "... \n", + "... \n", + "... \n", + "... \n", + "... \n", + "... \n", + "... \n", + "... \n", + "... \n", + "... \n", + "... \n", + "\n", + " \n", + "1 \n", + "D \n", + "2 \n", + "bought some groceries for dinner \n", + "info_exchange_zscore_conversation \n", + "1.73205 \n", + "Bought some groceries for dinner \n", + "bought some groceries for dinner \n", + "0.528325 \n", + "0.010219 \n", + "0.461456 \n", + "... \n", + "0 \n", + "1 \n", + "0 \n", + "0 \n", + "0 \n", + "0 \n", + "0 \n", + "0.378725 \n", + "0.378725 \n", + "6.212753e-01 \n", + "\n", + " \n", + "2 \n", + "D \n", + "3 \n", + "its raining today \n", + "info_exchange_zscore_chats \n", + "-1.73205 \n", + "It's raining today \n", + "it's raining today \n", + "0.285214 \n", + "0.111169 \n", + "0.603617 \n", + "... \n", + "0 \n", + "1 \n", + "0 \n", + "0 \n", + "0 \n", + "0 \n", + "0 \n", + "0.179277 \n", + "0.279001 \n", + "8.309010e-01 \n", + "\n", + " \n", + "3 \n", + "E \n", + "1 \n", + "i went to the store \n", + "info_exchange_zscore_chats \n", + "0.00000 \n", + "I went to the store \n", + "i went to the store \n", + "0.266087 \n", + "0.029111 \n", + "0.704801 \n", + "... \n", + "0 \n", + "1 \n", + "0 \n", + "0 \n", + "0 \n", + "0 \n", + "0 \n", + "0.000000 \n", + "0.000000 \n", + "0.000000e+00 \n", + "\n", + " \n", + "4 \n", + "E \n", + "1 \n", + "i went to the store \n", + "info_exchange_zscore_chats \n", + "0.00000 \n", + "I went to the store \n", + "i went to the store \n", + "0.266087 \n", + "0.029111 \n", + "0.704802 \n", + "... \n", + "0 \n", + "1 \n", + "0 \n", + "0 \n", + "0 \n", + "0 \n", + "0 \n", + "1.000000 \n", + "1.000000 \n", + "-2.220446e-16 \n", + "\n", + " \n", + " \n", + "5 \n", + "E \n", + "1 \n", + "i went to the store \n", + "info_exchange_zscore_chats \n", + "0.00000 \n", + "I went to the store \n", + "i went to the store \n", + "0.266087 \n", + "0.029111 \n", + "0.704802 \n", + "... \n", + "0 \n", + "1 \n", + "0 \n", + "0 \n", + "0 \n", + "0 \n", + "0 \n", + "1.000000 \n", + "1.000000 \n", + "-2.220446e-16 \n", + "695 rows × 160 columns
\n", + "\n", + "\n", + "" + ], + "text/plain": [ + " Topic Count Name \\\n", + "0 -1 5 -1_watching_episode_shows_intense \n", + "1 0 3 0_internships_applying_assignments_learning \n", + "2 1 2 1_neural_networks_module_tough \n", + "\n", + " Representation \\\n", + "0 [watching, episode, shows, intense, same, yeah... \n", + "1 [internships, applying, assignments, learning,... \n", + "2 [neural, networks, module, tough, stuck, parts... \n", + "\n", + " Representative_Docs \n", + "0 [ I should probably start looking too. I’m jus... \n", + "1 [ I am! I’m applying to a few tech companies n... \n", + "2 [ It’s going well! I’m almost done with the ne... " + ] + }, + "execution_count": 202, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "topics = topic_model.fit(docs)\n", + "topic_model.get_topic_info()" + ] + }, + { + "cell_type": "code", + "execution_count": 191, + "metadata": {}, + "outputs": [ + { + "data": { + "text/html": [ + "\n", + " \n", + "
\n", + "\n", + " \n", + " \n", + " \n", + "\n", + " Topic \n", + "Count \n", + "Name \n", + "Representation \n", + "Representative_Docs \n", + "\n", + " \n", + "0 \n", + "-1 \n", + "5 \n", + "-1_watching_episode_shows_intense \n", + "[watching, episode, shows, intense, same, yeah... \n", + "[ I should probably start looking too. I’m jus... \n", + "\n", + " \n", + "1 \n", + "0 \n", + "3 \n", + "0_internships_applying_assignments_learning \n", + "[internships, applying, assignments, learning,... \n", + "[ I am! I’m applying to a few tech companies n... \n", + "\n", + " \n", + " \n", + "2 \n", + "1 \n", + "2 \n", + "1_neural_networks_module_tough \n", + "[neural, networks, module, tough, stuck, parts... \n", + "[ It’s going well! I’m almost done with the ne... \n", + "\n", + "\n", + "" + ], + "text/plain": [ + " Document Topic \\\n", + "0 Did you catch the latest episode of that show... -1 \n", + "1 Yeah it was intense! But I had to pause halfw... -1 \n", + "2 I haven’t started watching it yet. Is it real... -1 \n", + "3 Definitely worth it. But speaking of assignme... -1 \n", + "4 It’s going well! I’m almost done with the neu... -1 \n", + "5 Neural networks? That’s tough. I’m still stuc... -1 \n", + "6 You’ll get there. Just take it one step at a ... -1 \n", + "7 I am! I’m applying to a few tech companies ne... -1 \n", + "8 I should probably start looking too. I’m just... -1 \n", + "9 Same here. Between school shows and job appli... -1 \n", + "\n", + " Name \\\n", + "0 -1_internships_assignments_learning_intense \n", + "1 -1_internships_assignments_learning_intense \n", + "2 -1_internships_assignments_learning_intense \n", + "3 -1_internships_assignments_learning_intense \n", + "4 -1_internships_assignments_learning_intense \n", + "5 -1_internships_assignments_learning_intense \n", + "6 -1_internships_assignments_learning_intense \n", + "7 -1_internships_assignments_learning_intense \n", + "8 -1_internships_assignments_learning_intense \n", + "9 -1_internships_assignments_learning_intense \n", + "\n", + " Representation \\\n", + "0 [internships, assignments, learning, intense, ... \n", + "1 [internships, assignments, learning, intense, ... \n", + "2 [internships, assignments, learning, intense, ... \n", + "3 [internships, assignments, learning, intense, ... \n", + "4 [internships, assignments, learning, intense, ... \n", + "5 [internships, assignments, learning, intense, ... \n", + "6 [internships, assignments, learning, intense, ... \n", + "7 [internships, assignments, learning, intense, ... \n", + "8 [internships, assignments, learning, intense, ... \n", + "9 [internships, assignments, learning, intense, ... \n", + "\n", + " Representative_Docs \\\n", + "0 [ Yeah it was intense! But I had to pause half... \n", + "1 [ Yeah it was intense! But I had to pause half... \n", + "2 [ Yeah it was intense! But I had to pause half... \n", + "3 [ Yeah it was intense! But I had to pause half... \n", + "4 [ Yeah it was intense! But I had to pause half... \n", + "5 [ Yeah it was intense! But I had to pause half... \n", + "6 [ Yeah it was intense! But I had to pause half... \n", + "7 [ Yeah it was intense! But I had to pause half... \n", + "8 [ Yeah it was intense! But I had to pause half... \n", + "9 [ Yeah it was intense! But I had to pause half... \n", + "\n", + " Top_n_words Probability \\\n", + "0 internships - assignments - learning - intense... 0.0 \n", + "1 internships - assignments - learning - intense... 0.0 \n", + "2 internships - assignments - learning - intense... 0.0 \n", + "3 internships - assignments - learning - intense... 0.0 \n", + "4 internships - assignments - learning - intense... 0.0 \n", + "5 internships - assignments - learning - intense... 0.0 \n", + "6 internships - assignments - learning - intense... 0.0 \n", + "7 internships - assignments - learning - intense... 0.0 \n", + "8 internships - assignments - learning - intense... 0.0 \n", + "9 internships - assignments - learning - intense... 0.0 \n", + "\n", + " Representative_document \n", + "0 False \n", + "1 True \n", + "2 False \n", + "3 False \n", + "4 True \n", + "5 False \n", + "6 True \n", + "7 False \n", + "8 False \n", + "9 False " + ] + }, + "execution_count": 191, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "topic_model.get_document_info(docs)" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "# Topic Distribution per Chat" + ] + }, + { + "cell_type": "code", + "execution_count": 147, + "metadata": {}, + "outputs": [], + "source": [ + "from sklearn.metrics.pairwise import cosine_distances\n", + "import warnings\n", + "warnings.filterwarnings('ignore')\n", + "\n", + "def new_ID(docs_df):\n", + " docs = docs_df['message'].to_list()\n", + " representation_model = KeyBERTInspired()\n", + " topic_model = BERTopic(representation_model=KeyBERTInspired(), min_topic_size=2)\n", + " topic_model = topic_model.fit(docs)\n", + " # print(\"Conversation:\", docs_df[\"conversation_num\"].iloc[0], len(topic_model.get_topic_info()))\n", + " counter = 0\n", + " while (len(topic_model.get_topic_info()) == 1 and counter <= 5):\n", + " counter += 1\n", + " topic_model = topic_model.fit(docs)\n", + " # print(\"Retrying:\", len(topic_model.get_topic_info()))\n", + "\n", + " if len(topic_model.get_topic_info()) == 1:\n", + " return 0\n", + " \n", + " # TODO: This line FAILS when the number of topics is 1\n", + " topic_distr, _ = topic_model.approximate_distribution(docs)\n", + "\n", + " mean_vector = np.mean(topic_distr, axis=0)\n", + "\n", + " info_diversity = np.sum(cosine_distances(topic_distr, mean_vector.reshape(1, -1)))\n", + " info_diversity /= len(topic_distr)\n", + " return info_diversity\n", + "\n", + "def overhead_function(docs):\n", + " # print(\"Conversation number\", docs[\"conversation_num\"])\n", + " docs = docs['message'].to_list()\n", + " return new_ID(docs)\n", + "\n", + "# iterate through conversations, uniquely identified by \"conversation_num\" parameter\n", + "# group by conversation_num\n" + ] + }, + { + "cell_type": "code", + "execution_count": 148, + "metadata": {}, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "Attempt Number: 0\n", + "Attempt Number: 1\n", + "Attempt Number: 2\n", + "[FAILED] Test Case # conversation_4 : 0.9255120808110898\n", + "Attempt Number: 3\n", + "[FAILED] Test Case # conversation_4 : 0.1524170510975725\n", + "Attempt Number: 4\n", + "Attempt Number: 5\n", + "Attempt Number: 6\n", + "[FAILED] Test Case # conversation_4 : 0.8195466395333789\n", + "Attempt Number: 7\n", + "[FAILED] Test Case # conversation_4 : 0.7609662129271485\n", + "Attempt Number: 8\n", + "[FAILED] Test Case # conversation_4 : 0.9477367878580975\n", + "Attempt Number: 9\n" + ] + } + ], + "source": [ + "warnings.filterwarnings('ignore')\n", + "for i in range(0, 10):\n", + " print(\"Attempt Number:\", i)\n", + " output_df = df.groupby(\"conversation_num\").apply(lambda x: new_ID(x)).to_frame().reset_index()\n", + " output_df.columns = [\"conversation_num\", \"info_diversity\"]\n", + "\n", + " batches = get_batches(output_df)\n", + "\n", + " for batch in batches:\n", + " feature = \"info_diversity\"\n", + " \n", + " og_result = batch[0][1][feature]\n", + " inv_result = batch[1][1][feature]\n", + " dir_result = batch[2][1][feature]\n", + "\n", + " inv_distance = abs(og_result - inv_result)\n", + " dir_distance = abs(og_result - dir_result)\n", + "\n", + " if dir_distance < inv_distance:\n", + " print(\"[FAILED] Test Case #\", batch[0][1][\"conversation_num\"], \":\", dir_distance / inv_distance)" + ] + }, + { + "cell_type": "code", + "execution_count": 219, + "metadata": {}, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "conversation_1\n", + "conversation_2\n", + "conversation_3\n", + "conversation_4\n", + "conversation_5\n", + "conversation_6\n", + "conversation_7\n", + "conversation_8\n", + "conversation_9\n" + ] + }, + { + "name": "stderr", + "output_type": "stream", + "text": [ + "/var/folders/q6/rj1_hcnn4l1czvx3phrf8kbw0000gn/T/ipykernel_42521/3743902667.py:1: DeprecationWarning:\n", + "\n", + "DataFrameGroupBy.apply operated on the grouping columns. This behavior is deprecated, and in a future version of pandas the grouping columns will be excluded from the operation. Either pass `include_groups=False` to exclude the groupings or explicitly select the grouping columns after groupby to silence this warning.\n", + "\n" + ] + }, + { + "data": { + "text/html": [ + "\n", + " \n", + "
\n", + "\n", + " \n", + " \n", + " \n", + "\n", + " Document \n", + "Topic \n", + "Name \n", + "Representation \n", + "Representative_Docs \n", + "Top_n_words \n", + "Probability \n", + "Representative_document \n", + "\n", + " \n", + "0 \n", + "Did you catch the latest episode of that show... \n", + "-1 \n", + "-1_internships_assignments_learning_intense \n", + "[internships, assignments, learning, intense, ... \n", + "[ Yeah it was intense! But I had to pause half... \n", + "internships - assignments - learning - intense... \n", + "0.0 \n", + "False \n", + "\n", + " \n", + "1 \n", + "Yeah it was intense! But I had to pause halfw... \n", + "-1 \n", + "-1_internships_assignments_learning_intense \n", + "[internships, assignments, learning, intense, ... \n", + "[ Yeah it was intense! But I had to pause half... \n", + "internships - assignments - learning - intense... \n", + "0.0 \n", + "True \n", + "\n", + " \n", + "2 \n", + "I haven’t started watching it yet. Is it real... \n", + "-1 \n", + "-1_internships_assignments_learning_intense \n", + "[internships, assignments, learning, intense, ... \n", + "[ Yeah it was intense! But I had to pause half... \n", + "internships - assignments - learning - intense... \n", + "0.0 \n", + "False \n", + "\n", + " \n", + "3 \n", + "Definitely worth it. But speaking of assignme... \n", + "-1 \n", + "-1_internships_assignments_learning_intense \n", + "[internships, assignments, learning, intense, ... \n", + "[ Yeah it was intense! But I had to pause half... \n", + "internships - assignments - learning - intense... \n", + "0.0 \n", + "False \n", + "\n", + " \n", + "4 \n", + "It’s going well! I’m almost done with the neu... \n", + "-1 \n", + "-1_internships_assignments_learning_intense \n", + "[internships, assignments, learning, intense, ... \n", + "[ Yeah it was intense! But I had to pause half... \n", + "internships - assignments - learning - intense... \n", + "0.0 \n", + "True \n", + "\n", + " \n", + "5 \n", + "Neural networks? That’s tough. I’m still stuc... \n", + "-1 \n", + "-1_internships_assignments_learning_intense \n", + "[internships, assignments, learning, intense, ... \n", + "[ Yeah it was intense! But I had to pause half... \n", + "internships - assignments - learning - intense... \n", + "0.0 \n", + "False \n", + "\n", + " \n", + "6 \n", + "You’ll get there. Just take it one step at a ... \n", + "-1 \n", + "-1_internships_assignments_learning_intense \n", + "[internships, assignments, learning, intense, ... \n", + "[ Yeah it was intense! But I had to pause half... \n", + "internships - assignments - learning - intense... \n", + "0.0 \n", + "True \n", + "\n", + " \n", + "7 \n", + "I am! I’m applying to a few tech companies ne... \n", + "-1 \n", + "-1_internships_assignments_learning_intense \n", + "[internships, assignments, learning, intense, ... \n", + "[ Yeah it was intense! But I had to pause half... \n", + "internships - assignments - learning - intense... \n", + "0.0 \n", + "False \n", + "\n", + " \n", + "8 \n", + "I should probably start looking too. I’m just... \n", + "-1 \n", + "-1_internships_assignments_learning_intense \n", + "[internships, assignments, learning, intense, ... \n", + "[ Yeah it was intense! But I had to pause half... \n", + "internships - assignments - learning - intense... \n", + "0.0 \n", + "False \n", + "\n", + " \n", + " \n", + "9 \n", + "Same here. Between school shows and job appli... \n", + "-1 \n", + "-1_internships_assignments_learning_intense \n", + "[internships, assignments, learning, intense, ... \n", + "[ Yeah it was intense! But I had to pause half... \n", + "internships - assignments - learning - intense... \n", + "0.0 \n", + "False \n", + "\n", + "\n", + "" + ], + "text/plain": [ + "Empty DataFrame\n", + "Columns: []\n", + "Index: []" + ] + }, + "execution_count": 219, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "df.groupby(\"conversation_num\").apply(lambda x: print(x['conversation_num'].iloc[0]))" + ] + }, + { + "cell_type": "code", + "execution_count": 104, + "metadata": {}, + "outputs": [ + { + "data": { + "text/html": [ + "\n", + " \n", + "
\n", + "\n", + " \n", + " \n", + " \n", + " \n", + "\n", + " \n", + "\n", + "" + ], + "text/plain": [ + " Document Topic \\\n", + "0 I’ve been thinking about starting a garden bu... 0 \n", + "1 Gardening is super relaxing You should start ... 0 \n", + "2 That sounds fun I’ve always wanted to grow my... 0 \n", + "3 I hear you I’m also limited on space but I’m ... 0 \n", + "4 That’s a great idea You can grow a lot in con... 0 \n", + "5 Speaking of strategy has anyone been followin... 1 \n", + "6 I have The level of play this year has been i... 1 \n", + "7 I’m not a chess expert but I enjoy watching t... 1 \n", + "8 It’s amazing how much thought goes into each ... 1 \n", + "9 Definitely I find that playing chess really s... 1 \n", + "\n", + " Name \\\n", + "0 0_gardening_garden_vegetables_plants \n", + "1 0_gardening_garden_vegetables_plants \n", + "2 0_gardening_garden_vegetables_plants \n", + "3 0_gardening_garden_vegetables_plants \n", + "4 0_gardening_garden_vegetables_plants \n", + "5 1_chess_strategy_play_tournaments \n", + "6 1_chess_strategy_play_tournaments \n", + "7 1_chess_strategy_play_tournaments \n", + "8 1_chess_strategy_play_tournaments \n", + "9 1_chess_strategy_play_tournaments \n", + "\n", + " Representation \\\n", + "0 [gardening, garden, vegetables, plants, grow, ... \n", + "1 [gardening, garden, vegetables, plants, grow, ... \n", + "2 [gardening, garden, vegetables, plants, grow, ... \n", + "3 [gardening, garden, vegetables, plants, grow, ... \n", + "4 [gardening, garden, vegetables, plants, grow, ... \n", + "5 [chess, strategy, play, tournaments, intense, ... \n", + "6 [chess, strategy, play, tournaments, intense, ... \n", + "7 [chess, strategy, play, tournaments, intense, ... \n", + "8 [chess, strategy, play, tournaments, intense, ... \n", + "9 [chess, strategy, play, tournaments, intense, ... \n", + "\n", + " Representative_Docs \\\n", + "0 [ I hear you I’m also limited on space but I’m... \n", + "1 [ I hear you I’m also limited on space but I’m... \n", + "2 [ I hear you I’m also limited on space but I’m... \n", + "3 [ I hear you I’m also limited on space but I’m... \n", + "4 [ I hear you I’m also limited on space but I’m... \n", + "5 [ I’m not a chess expert but I enjoy watching ... \n", + "6 [ I’m not a chess expert but I enjoy watching ... \n", + "7 [ I’m not a chess expert but I enjoy watching ... \n", + "8 [ I’m not a chess expert but I enjoy watching ... \n", + "9 [ I’m not a chess expert but I enjoy watching ... \n", + "\n", + " Top_n_words Probability \\\n", + "0 gardening - garden - vegetables - plants - gro... 1.000000 \n", + "1 gardening - garden - vegetables - plants - gro... 0.937373 \n", + "2 gardening - garden - vegetables - plants - gro... 0.985573 \n", + "3 gardening - garden - vegetables - plants - gro... 1.000000 \n", + "4 gardening - garden - vegetables - plants - gro... 0.817586 \n", + "5 chess - strategy - play - tournaments - intens... 1.000000 \n", + "6 chess - strategy - play - tournaments - intens... 0.848621 \n", + "7 chess - strategy - play - tournaments - intens... 1.000000 \n", + "8 chess - strategy - play - tournaments - intens... 0.848621 \n", + "9 chess - strategy - play - tournaments - intens... 1.000000 \n", + "\n", + " Representative_document \n", + "0 False \n", + "1 False \n", + "2 True \n", + "3 True \n", + "4 True \n", + "5 True \n", + "6 True \n", + "7 True \n", + "8 False \n", + "9 False " + ] + }, + "execution_count": 104, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "topic_model.get_document_info(docs)" + ] + } + ], + "metadata": { + "kernelspec": { + "display_name": ".venv", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.11.6" + } + }, + "nbformat": 4, + "nbformat_minor": 2 +} diff --git a/tests/ipython_notebooks/output.csv b/tests/ipython_notebooks/output.csv new file mode 100644 index 00000000..0d3e2885 --- /dev/null +++ b/tests/ipython_notebooks/output.csv @@ -0,0 +1,15 @@ +0,0,herself,hello.txt_lexical_per_100,0.01 +0,0,right Ive itself its,hello.txt_lexical_per_100,0.04 +0,0,over or when havent,hello.txt_lexical_per_100,0.04 +0,0,each his whereas yup yours,hello.txt_lexical_per_100,0.05 +0,0,ah where out,hello.txt_lexical_per_100,0.03 +0,0,whatd near about,hello.txt_lexical_per_100,0.03 +0,0,shouldnt wouldnt somebody oh,hello.txt_lexical_per_100,0.04 +0,0,us youll,hello.txt_lexical_per_100,0.02 +0,0,yourself,hello.txt_lexical_per_100,0.01 +0,0,youd,hello.txt_lexical_per_100,0.01 +0,0,and huh be was itd,hello.txt_lexical_per_100,0.05 +0,0,all anything anybody,hello.txt_lexical_per_100,0.03 +0,0,get for which Id,hello.txt_lexical_per_100,0.04 +0,0,from this then her to,hello.txt_lexical_per_100,0.05 +0,0,herself before himself shes Ive,hello.txt_lexical_per_100,0.05 diff --git a/tests/run_tests.py b/tests/run_tests.py index aadd767c..3b8103a7 100644 --- a/tests/run_tests.py +++ b/tests/run_tests.py @@ -20,6 +20,7 @@ conv_encoding = chardet.detect(file.read()) chat_df = pd.read_csv("data/cleaned_data/test_chat_level.csv", encoding=chat_encoding['encoding']) + info_exchange_df = pd.read_csv("data/cleaned_data/info_exchange_zscore_chats.csv", encoding=chat_encoding['encoding']) conv_df = pd.read_csv("data/cleaned_data/test_conv_level.csv", encoding=conv_encoding['encoding']) test_ner_df = pd.read_csv("data/cleaned_data/test_named_entity.csv", encoding='utf-8') test_ner_training_df = pd.read_csv("data/cleaned_data/train_named_entity.csv") @@ -43,10 +44,28 @@ "Forward Flow", "Discursive Diversity" ], - turns = False + turns = False, + regenerate_vectors = True ) testing_chat.featurize() + testing_info_exchange = FeatureBuilder( + input_df = info_exchange_df, + vector_directory = "./vector_data/", + output_file_path_chat_level = "./output/chat/info_exchange_zscore_chats.csv", + output_file_path_user_level = "./output/user/info_exchange_zscore_chats.csv", + output_file_path_conv_level = "./output/conv/info_exchange_zscore_chats.csv", + custom_features = [ # these require vect_data, so they now need to be explicitly included in order to calculate them + "(BERT) Mimicry", + "Moving Mimicry", + "Forward Flow", + "Discursive Diversity" + ], + turns = False, + regenerate_vectors = True + ) + testing_info_exchange.featurize() + testing_conv = FeatureBuilder( input_df = conv_df, vector_directory = "./vector_data/", @@ -59,7 +78,8 @@ "Forward Flow", "Discursive Diversity" ], - turns = False + turns = False, + regenerate_vectors = True ) testing_conv.featurize() @@ -76,7 +96,8 @@ "Forward Flow", "Discursive Diversity" ], - turns = False + turns = False, + regenerate_vectors = True ) test_ner_feature_builder.featurize() @@ -93,7 +114,8 @@ "Forward Flow", "Discursive Diversity" ], - turns = False + turns = False, + regenerate_vectors = True ) testing_chat_complex.featurize() @@ -110,7 +132,8 @@ "Forward Flow", "Discursive Diversity" ], - turns = False + turns = False, + regenerate_vectors = True ) testing_conv_complex.featurize() @@ -126,7 +149,8 @@ "Forward Flow", "Discursive Diversity" ], - turns = False + turns = False, + regenerate_vectors = True ) testing_conv_complex_ts.featurize() @@ -143,7 +167,8 @@ "Forward Flow", "Discursive Diversity" ], - turns = False + turns = False, + regenerate_vectors = True ) testing_forward_flow.featurize() \ No newline at end of file diff --git a/tests/test_feature_metrics.py b/tests/test_feature_metrics.py index 4c1844c4..e52e67d4 100644 --- a/tests/test_feature_metrics.py +++ b/tests/test_feature_metrics.py @@ -1,3 +1,4 @@ +from team_comm_tools.feature_dict import feature_dict import pytest import pandas as pd import numpy as np @@ -5,24 +6,37 @@ import logging import itertools -test_chat_df = pd.read_csv("./output/chat/test_chat_level_chat.csv") -test_conv_df = pd.read_csv("./output/conv/test_conv_level_conv.csv") -test_chat_complex_df = pd.read_csv("./output/chat/test_chat_level_chat_complex.csv") -test_conv_complex_df = pd.read_csv("./output/conv/test_conv_level_conv_complex.csv") -test_conv_complex_df_ts = pd.read_csv("./output/conv/test_conv_level_conv_complex_ts.csv") +test_chat_df = pd.read_csv("./output/chat/test_chat_level_chat.csv") +test_info_exchange_zscore_df = pd.read_csv("./output/chat/info_exchange_zscore_chats.csv") +test_chat_df = pd.concat([test_chat_df, test_info_exchange_zscore_df], axis=0) +test_conv_df = pd.read_csv("./output/conv/test_conv_level_conv.csv") +test_chat_complex_df = pd.read_csv( + "./output/chat/test_chat_level_chat_complex.csv") +test_conv_complex_df = pd.read_csv( + "./output/conv/test_conv_level_conv_complex.csv") +test_conv_complex_df_ts = pd.read_csv( + "./output/conv/test_conv_level_conv_complex_ts.csv") test_forward_flow_df = pd.read_csv("./output/chat/test_forward_flow_chat.csv") # Import the Feature Dictionary -from team_comm_tools.feature_dict import feature_dict -chat_features = [feature_dict[feature]["columns"] for feature in feature_dict.keys() if feature_dict[feature]["level"] == "Chat"] -conversation_features = [feature_dict[feature]["columns"] for feature in feature_dict.keys() if feature_dict[feature]["level"] == "Conversation"] +chat_features = [feature_dict[feature]["columns"] + for feature in feature_dict.keys() if feature_dict[feature]["level"] == "Chat"] +conversation_features = [feature_dict[feature]["columns"] for feature in feature_dict.keys( +) if feature_dict[feature]["level"] == "Conversation"] num_features_chat = len(list(itertools.chain(*chat_features))) num_features_conv = len(list(itertools.chain(*conversation_features))) -num_tested_chat = test_chat_df['expected_column'].nunique() + test_chat_complex_df['feature'].nunique() + test_forward_flow_df['feature'].nunique() -num_tested_conv = test_conv_df['expected_column'].nunique() + test_conv_complex_df['feature'].nunique() + +num_tested_chat = test_chat_df['expected_column'].nunique( +) + test_chat_complex_df['feature'].nunique() + test_forward_flow_df['feature'].nunique() +test_chat = test_chat_df['expected_column'] + \ + test_chat_complex_df['feature'] + test_forward_flow_df['feature'] +tested_chat = set(test_chat.tolist()) + + +num_tested_conv = len(set(test_conv_df['expected_column'].unique().tolist() + test_conv_complex_df['feature'].unique().tolist())) tested_features = {} @@ -33,6 +47,8 @@ pass # generate coverage for tests + + @pytest.mark.parametrize("row", test_chat_df.iterrows()) def test_chat_unit_equality(row): actual = row[1][row[1]['expected_column']] @@ -41,24 +57,28 @@ def test_chat_unit_equality(row): # if expected_column doesn't exist in tested_features, add an entry for it if row[1]['expected_column'] not in tested_features: tested_features[row[1]['expected_column']] = {'passed': 0, 'failed': 0} - + try: - assert round(float(actual), 3) == round(float(expected), 3) + if (type(actual) == str): + assert actual == expected + else: + assert round(float(actual), 3) == round(float(expected), 3) tested_features[row[1]['expected_column']]['passed'] += 1 except AssertionError: tested_features[row[1]['expected_column']]['failed'] += 1 with open('test.log', 'a') as file: file.write("\n") file.write("------TEST FAILED------\n") - file.write(f"Testing {row[1]['expected_column']} for message: {row[1]['message_original']}\n") + file.write( + f"Testing {row[1]['expected_column']} for message: {row[1]['message_original']}\n") file.write(f"Expected value: {expected}\n") file.write(f"Actual value: {actual}\n") - raise # Re-raise the AssertionError to mark the test as failed test_ner = pd.read_csv('./output/chat/test_named_entity_chat_level.csv') tested_features['Named Entity Recognition'] = {'passed': 0, 'failed': 0} + @pytest.mark.parametrize("row", test_ner.iterrows()) def test_named_entity_recognition(row): @@ -68,7 +88,8 @@ def test_named_entity_recognition(row): assert row[1]['named_entities'] == "()" tested_features['Named Entity Recognition']['passed'] += 1 except AssertionError: - parsed_actual = row[1]['named_entities'].replace(" ","").replace("(","").replace(")", "").split(',') + parsed_actual = row[1]['named_entities'].replace( + " ", "").replace("(", "").replace(")", "").split(',') actual = parsed_actual[0::2] if actual and actual[-1] == '': @@ -78,19 +99,21 @@ def test_named_entity_recognition(row): with open('test.log', 'a') as file: file.write("\n") file.write("------TEST FAILED------\n") - file.write(f"Testing NER for message: {row[1]['message_original']}\n") + file.write( + f"Testing NER for message: {row[1]['message_original']}\n") file.write(f"Expected value: {[]}\n") file.write(f"Actual value: {actual}\n") else: - expected = row[1]['expected_value'].split(',') - parsed_actual = row[1]['named_entities'].replace(" ","").replace("(","").replace(")", "").split(',') + expected = row[1]['expected_value'].split(',') + parsed_actual = row[1]['named_entities'].replace( + " ", "").replace("(", "").replace(")", "").split(',') actual = parsed_actual[0::2] if actual and actual[-1] == '': # Remove the last element - actual.pop() + actual.pop() - try: + try: assert len(expected) == len(actual) for named_entity in expected: assert named_entity.lower().strip() in actual @@ -100,14 +123,14 @@ def test_named_entity_recognition(row): with open('test.log', 'a') as file: file.write("\n") file.write("------TEST FAILED------\n") - file.write(f"Testing NER for message: {row[1]['message_original']}\n") + file.write( + f"Testing NER for message: {row[1]['message_original']}\n") file.write(f"Expected value: {expected}\n") file.write(f"Actual value: {actual}\n") # raise # Re-raise the AssertionError to mark the test as failed - @pytest.mark.parametrize("conversation_num, conversation_rows", test_conv_df.groupby('conversation_num')) def test_conv_unit_equality(conversation_num, conversation_rows): test_failed = False @@ -116,10 +139,11 @@ def test_conv_unit_equality(conversation_num, conversation_rows): for _, row in conversation_rows.iterrows(): if row['expected_column'] not in tested_features: - tested_features[row['expected_column']] = {'passed': 0, 'failed': 0} + tested_features[row['expected_column']] = { + 'passed': 0, 'failed': 0} actual = row[row['expected_column']] expected = row['expected_value'] - + try: assert round(actual, 3) == round(expected, 3) tested_features[row['expected_column']]['passed'] += 1 @@ -133,17 +157,19 @@ def test_conv_unit_equality(conversation_num, conversation_rows): with open('test.log', 'a') as file: file.write("\n") file.write("------TEST FAILED------\n") - file.write(f"Testing {row['expected_column']} for conversation_num: {conversation_num}\n") + file.write( + f"Testing {row['expected_column']} for conversation_num: {conversation_num}\n") file.write(f"Expected value: {expected_out}\n") file.write(f"Actual value: {actual_out}\n") - raise - -# testing complex features -test_chat_complex_df = pd.read_csv("./output/chat/test_chat_level_chat_complex.csv") +# testing complex features +test_chat_complex_df = pd.read_csv( + "./output/chat/test_chat_level_chat_complex.csv") # Helper function to generate batches of three rows + + def get_batches(dataframe, batch_size=3): batches = [] rows = list(dataframe.iterrows()) @@ -151,6 +177,7 @@ def get_batches(dataframe, batch_size=3): batches.append(rows[i:i + batch_size]) return batches + def get_conversation_batches(dataframe, batch_size=3): # group by conversation_num and get the last row from the group last_rows = dataframe.groupby('conversation_num').tail(1) @@ -162,15 +189,17 @@ def get_conversation_batches(dataframe, batch_size=3): batches.append(rows[i:i + batch_size]) return batches + # Assuming test_chat_complex_df is your DataFrame -batches = get_batches(test_chat_complex_df, batch_size=3) +batches = get_batches(test_chat_complex_df, batch_size=3) + @pytest.mark.parametrize("batch", batches) def test_chat_complex(batch): feature = batch[0][1]['feature'] if feature not in tested_features: tested_features[feature] = {'passed': 0, 'failed': 0} - + og_result = batch[0][1][feature] inv_result = batch[1][1][feature] dir_result = batch[2][1][feature] @@ -180,15 +209,16 @@ def test_chat_complex(batch): # calculate ratio between inv and dir ratio = dir_distance / inv_distance - + try: - + assert ratio > 1 tested_features[feature]['passed'] += 1 with open('test.log', 'a') as file: file.write("\n") file.write("------TEST PASSED------\n") - file.write(f"Testing {feature} for message: {batch[0][1]['message']}\n") + file.write( + f"Testing {feature} for message: {batch[0][1]['message']}\n") file.write(f"Inv message: {batch[1][1]['message']}\n") file.write(f"Dir message: {batch[2][1]['message']}\n") file.write(f"Ratio (DIR / INV): {ratio}\n") @@ -197,14 +227,18 @@ def test_chat_complex(batch): with open('test.log', 'a') as file: file.write("\n") file.write("------TEST FAILED------\n") - file.write(f"Testing {feature} for message: {batch[0][1]['message']}\n") + file.write( + f"Testing {feature} for message: {batch[0][1]['message']}\n") file.write(f"Inv message: {batch[1][1]['message']}\n") file.write(f"Dir message: {batch[2][1]['message']}\n") file.write(f"Ratio (DIR / INV): {ratio}\n") raise # Re-raise the AssertionError to mark the test as failed -batches = get_batches(test_conv_complex_df, batch_size=3) + get_conversation_batches(test_forward_flow_df, batch_size=3) + get_batches(test_conv_complex_df_ts, batch_size=3) + +batches = get_batches(test_conv_complex_df, batch_size=3) + get_conversation_batches( + test_forward_flow_df, batch_size=3) + get_batches(test_conv_complex_df_ts, batch_size=3) + @pytest.mark.parametrize("batch", batches) def test_conv_complex(batch): @@ -225,44 +259,52 @@ def test_conv_complex(batch): ratio = 2 else: ratio = dir_distance / inv_distance - + try: - + assert ratio > 1 tested_features[feature]['passed'] += 1 with open('test.log', 'a') as file: file.write("\n") file.write("------TEST PASSED------\n") - file.write(f"Testing {feature} for conversation: {batch[0][1]['conversation_num']}\n") - file.write(f"Inv conversation: {batch[1][1]['conversation_num']}\n") - file.write(f"Dir conversation: {batch[2][1]['conversation_num']}\n") + file.write( + f"Testing {feature} for conversation: {batch[0][1]['conversation_num']}\n") + file.write( + f"Inv conversation: {batch[1][1]['conversation_num']}\n") + file.write( + f"Dir conversation: {batch[2][1]['conversation_num']}\n") file.write(f"Ratio (DIR / INV): {ratio}\n") except AssertionError: tested_features[feature]['failed'] += 1 with open('test.log', 'a') as file: file.write("\n") file.write("------TEST FAILED------\n") - file.write(f"Testing {feature} for conversation: {batch[0][1]['conversation_num']}\n") - file.write(f"Inv conversation: {batch[1][1]['conversation_num']}\n") - file.write(f"Dir conversation: {batch[2][1]['conversation_num']}\n") + file.write( + f"Testing {feature} for conversation: {batch[0][1]['conversation_num']}\n") + file.write( + f"Inv conversation: {batch[1][1]['conversation_num']}\n") + file.write( + f"Dir conversation: {batch[2][1]['conversation_num']}\n") file.write(f"Ratio (DIR / INV): {ratio}\n") # raise # Re-raise the AssertionError to mark the test as failed + batches = get_conversation_batches(test_forward_flow_df, batch_size=3) + @pytest.mark.parametrize("batch", batches) def test_forward_flow_unit(batch): if (batch[0][1]['test_type'] != 'unit_eq'): return feature = batch[0][1]['feature'] - + if feature not in tested_features: tested_features[feature] = {'passed': 0, 'failed': 0} - og_result = batch[0][1][feature] - inv_result = batch[1][1][feature] - dir_result = batch[2][1][feature] + og_result = round(batch[0][1][feature], 3) + inv_result = round(batch[1][1][feature], 3) + dir_result = round(batch[2][1][feature], 3) inv_distance = abs(og_result - inv_result) dir_distance = abs(og_result - dir_result) @@ -273,13 +315,15 @@ def test_forward_flow_unit(batch): with open('test.log', 'a') as file: file.write("\n") file.write("------TEST PASSED------\n") - file.write(f"Testing {feature} for unit equality and perturbation across conversations: {batch[0][1]['conversation_num']}, {batch[1][1]['conversation_num']}, {batch[2][1]['conversation_num']}\n") + file.write( + f"Testing {feature} for unit equality and perturbation across conversations: {batch[0][1]['conversation_num']}, {batch[1][1]['conversation_num']}, {batch[2][1]['conversation_num']}\n") else: tested_features[feature]['failed'] += 1 with open('test.log', 'a') as file: file.write("\n") file.write("------TEST FAILED------\n") - file.write(f"Testing {feature} for conversation: {batch[0][1]['conversation_num']}\n") + file.write( + f"Testing {feature} for conversation: {batch[0][1]['conversation_num']}\n") file.write(f"OG Result: {batch[0][1][feature]}\n") file.write(f"UNIT TEST Result: {batch[1][1][feature]}\n") file.write(f"DIR Result: {batch[2][1][feature]}\n") @@ -290,10 +334,13 @@ def test_final_results(): with open('test.log', 'a') as file: for feature, results in tested_features.items(): - accuracy = results['passed'] / (results['passed'] + results['failed']) * 100 + accuracy = results['passed'] / \ + (results['passed'] + results['failed']) * 100 + # file.write(f"Feature: {feature}\n") if accuracy != 100: file.write("\n") file.write("------RESULTS------\n") file.write(f"Feature: {feature}\n") - file.write(f"Accuracy: {results['passed'] / (results['passed'] + results['failed']) * 100:.2f}%") - file.write("\n") \ No newline at end of file + file.write( + f"Accuracy: {results['passed'] / (results['passed'] + results['failed']) * 100:.2f}%") + file.write("\n")\n", + " \n", + "
\n", + "\n", + " \n", + " \n", + " \n", + "\n", + " Document \n", + "Topic \n", + "Name \n", + "Representation \n", + "Representative_Docs \n", + "Top_n_words \n", + "Probability \n", + "Representative_document \n", + "\n", + " \n", + "0 \n", + "I’ve been thinking about starting a garden bu... \n", + "0 \n", + "0_gardening_garden_vegetables_plants \n", + "[gardening, garden, vegetables, plants, grow, ... \n", + "[ I hear you I’m also limited on space but I’m... \n", + "gardening - garden - vegetables - plants - gro... \n", + "1.000000 \n", + "False \n", + "\n", + " \n", + "1 \n", + "Gardening is super relaxing You should start ... \n", + "0 \n", + "0_gardening_garden_vegetables_plants \n", + "[gardening, garden, vegetables, plants, grow, ... \n", + "[ I hear you I’m also limited on space but I’m... \n", + "gardening - garden - vegetables - plants - gro... \n", + "0.937373 \n", + "False \n", + "\n", + " \n", + "2 \n", + "That sounds fun I’ve always wanted to grow my... \n", + "0 \n", + "0_gardening_garden_vegetables_plants \n", + "[gardening, garden, vegetables, plants, grow, ... \n", + "[ I hear you I’m also limited on space but I’m... \n", + "gardening - garden - vegetables - plants - gro... \n", + "0.985573 \n", + "True \n", + "\n", + " \n", + "3 \n", + "I hear you I’m also limited on space but I’m ... \n", + "0 \n", + "0_gardening_garden_vegetables_plants \n", + "[gardening, garden, vegetables, plants, grow, ... \n", + "[ I hear you I’m also limited on space but I’m... \n", + "gardening - garden - vegetables - plants - gro... \n", + "1.000000 \n", + "True \n", + "\n", + " \n", + "4 \n", + "That’s a great idea You can grow a lot in con... \n", + "0 \n", + "0_gardening_garden_vegetables_plants \n", + "[gardening, garden, vegetables, plants, grow, ... \n", + "[ I hear you I’m also limited on space but I’m... \n", + "gardening - garden - vegetables - plants - gro... \n", + "0.817586 \n", + "True \n", + "\n", + " \n", + "5 \n", + "Speaking of strategy has anyone been followin... \n", + "1 \n", + "1_chess_strategy_play_tournaments \n", + "[chess, strategy, play, tournaments, intense, ... \n", + "[ I’m not a chess expert but I enjoy watching ... \n", + "chess - strategy - play - tournaments - intens... \n", + "1.000000 \n", + "True \n", + "\n", + " \n", + "6 \n", + "I have The level of play this year has been i... \n", + "1 \n", + "1_chess_strategy_play_tournaments \n", + "[chess, strategy, play, tournaments, intense, ... \n", + "[ I’m not a chess expert but I enjoy watching ... \n", + "chess - strategy - play - tournaments - intens... \n", + "0.848621 \n", + "True \n", + "\n", + " \n", + "7 \n", + "I’m not a chess expert but I enjoy watching t... \n", + "1 \n", + "1_chess_strategy_play_tournaments \n", + "[chess, strategy, play, tournaments, intense, ... \n", + "[ I’m not a chess expert but I enjoy watching ... \n", + "chess - strategy - play - tournaments - intens... \n", + "1.000000 \n", + "True \n", + "\n", + " \n", + "8 \n", + "It’s amazing how much thought goes into each ... \n", + "1 \n", + "1_chess_strategy_play_tournaments \n", + "[chess, strategy, play, tournaments, intense, ... \n", + "[ I’m not a chess expert but I enjoy watching ... \n", + "chess - strategy - play - tournaments - intens... \n", + "0.848621 \n", + "False \n", + "\n", + " \n", + " \n", + "9 \n", + "Definitely I find that playing chess really s... \n", + "1 \n", + "1_chess_strategy_play_tournaments \n", + "[chess, strategy, play, tournaments, intense, ... \n", + "[ I’m not a chess expert but I enjoy watching ... \n", + "chess - strategy - play - tournaments - intens... \n", + "1.000000 \n", + "False \n", + "